Create Data Model

Use to design the database schema after the PRD, technical design document, and architecture plan are agreed. Produces a durable schema file plus a generated JSON model, ERD, and migrations that later backend work reads back. Works on PostgreSQL, MySQL, SQLite, SQL Server and MongoDB. Use for entities, relationships, ownership, sensitive data, retention, indexes, access control, and migration risk.

johnoconnor0 907a354 5 files · 17.5 KB Updated

File contents

johnoconnor0/johns-os/tree/main/engineering-lifecycle/skills/create-data-model commit 907a3540c4

Frequently asked questions

npx skillmds@latest add johnoconnor0/create-data-model