generating-database-seeder

Installation
SKILL.md

Generating Database Seeder

Establish a clean, reproducible database state for development and verification.

[!IMPORTANT] DATABASE STRATEGY: Skip this skill if the modernization strategy is to use the existing legacy database directly. This tool is only for cases where you need a fresh dataset to test in isolation.

Objective

Generate a script that populates the modern database with sample records (Primary and Sub-resources) that satisfy the Zod validation rules and established relational integrity.

Workflow

Installs
1
GitHub Stars
341
First Seen
10 days ago
generating-database-seeder — googlecloudplatform/devrel-demos