Show HN: SeedBase, FK-consistent test data from your SQL/Django/Prisma schema
Category: devtools
Tags: test-data, synthetic-data, database, data-generation, developer-tools
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 8)
SeedBase generates foreign-key-consistent synthetic test data directly from SQL, Django, or Prisma schemas, eliminating the need for manual inserts or fragile custom scripts. It innovatively combines AI-assisted schema design, time simulation for realistic data evolution, and multi-target exports to both SQL and NoSQL databases, making it a practical tool for developers and QA teams.
Target audience: backend devs, devops, data engineers, QA engineers
Repository: https://seedba.se/
View on Hacker News