Database Seeding · seb1n/awesome-ai-agent-skills

Generate reproducible test data to seed databases

Creates idempotent seed scripts that populate a database with realistic test data, inserting rows in the correct foreign-key order and using tools like Faker. Supports different data volumes for development, testing, and load-testing environments.

Good for

  • Populate a local development database with data
  • Write idempotent, repeatable seed scripts
  • Generate large datasets for load testing
Category
Coding

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Write a repeatable seed script to populate my users and orders tables.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.