Database Selection

Use to choose the database (PostgreSQL, MySQL, MongoDB) and — separately — the data layer (Prisma, Drizzle, Mongoose, native driver). Relational is usually right for payments, orders, inventory, reporting, financial data, transactions, strong relations; MongoDB fits highly variable documents with embedded access patterns.

ahtishamshahzad 361a222 6.0 KB Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/database/database-selection commit 361a222194

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/database-selection