CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

81

2.22x
Quality

92%

Does it follow best practices?

Impact

100%

2.22x

Average score across 1 eval scenario

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Evaluation results

100%

55%

Blog Platform Database Setup

Netlify Database + Drizzle ORM project scaffold

Criteria
Baseline
With context

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%

Repository
netlify/context-and-tools
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

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.