netlify-database
Guide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or relational data. Covers provisioning via @netlify/database, Drizzle ORM (@beta) setup, migrations, preview branching, and safe production data handling. Blobs is only for file/asset storage — any dynamic data belongs in the database.
Pinned to revision 03f21c2d3320, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/netlify-database/SKILL.md
- skills/netlify-database/references/cli-commands.md
- skills/netlify-database/references/legacy-extension.md
- skills/netlify-database/references/local-dev.md
- skills/netlify-database/references/migration-from-extension.md
- skills/netlify-database/references/migrations.md
- skills/netlify-database/references/operational-footguns.md
Every link opens the file at its source, pinned to the revision this page describes.