Realistic data, on demand.
Seedkit reads your schema directly — Prisma file, raw SQL DDL, or a live database — and orchestrates an LLM with column-name and type heuristics to produce data that looks like real users. Foreign keys resolve, distributions match the domain, free-text fields don't say lorem ipsum. Everything is deterministic from a seed name, so the same input produces the same rows every time.
- Schema introspectionPrisma · DDL · live DB
- FK-correct across composite keys
- Domain-aware generationCRM · fintech · health · e-commerce
- Deterministic seedingbyte-identical re-runs

