Database Seeder
· Batch Import
Description
Automatically seed databases with realistic fake data for development, testing, and staging environments. Supports PostgreSQL, MySQL, SQLite, MongoDB with ORM-based seeding and Faker library integration for generating test fixtures and sample data.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/db-seeder
View on GitHub