Give your agent a managed Postgres database

Managed Postgres — SQL, CRUD, and migrations.

Read the launch post →
naive uplive
Postgres100%
Auth100%
Storage72%

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Database for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Database primitive in my project. Start with: naive apps db tables <app-id>

What you get

Raw SQLFull Postgres access.
CRUD APITable-level operations.
MigrationsVersion schema changes.
Per-app isolationDedicated projects.

One call to database

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Database

Run SQL, use PostgREST-style CRUD, and apply migrations on databases attached to your apps — scoped per project.

Raw SQL
Full Postgres access.
CRUD API
Table-level operations.
Migrations
Version schema changes.
Per-app isolation
Dedicated projects.
# Run with your API key exported
$ naive apps db tables <app-id>

Start building with Database