Jun 7, 2026
Developer Tools
cli
data-generation
database
mock-data
testing
Gallery
About
Seed-cli is a command-line utility for generating and populating databases with realistic mock data. It streamlines the setup of testing and development environments by automating the data seeding process.
Comments (1)
does it respect relational constraints or just spam random rows?
ComingUp