Hacker News new | past | comments | ask | show | jobs | submit login

What is a seed script?



A script that populates your database with a set of test data. It can be as simple as a bunch of INSERT statements, or something much more elaborate.


automatic data creation, useful if your app requires some data in the database to function.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: