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.
81
92%
Does it follow best practices?
Impact
100%
2.22xAverage score across 1 eval scenario
Passed
No findings from the security scan
Netlify Database + Drizzle ORM project scaffold
drizzle-orm@beta in deps
0%
100%
drizzle-kit@beta in devDeps
0%
100%
@netlify/database installed
0%
100%
netlify-db adapter import
0%
100%
Module-scope db export
100%
100%
Schema in db/schema.ts
100%
100%
Client in db/index.ts
100%
100%
Migrations out dir
0%
100%
No index prefix
100%
100%
snake_case column names
100%
100%
db:generate script
100%
100%
db:migrate script
0%
100%
b4ac277
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.