Managed Postgres in Netlify
Netlify creates and manages Postgres databases inside the platform, handling provisioning and operational setup for you.
Netlify Database is a fully managed Postgres database built into Netlify for full-stack apps. It provides isolated database branches and automatic migrations so teams can test changes safely in deploy previews and agent runs.
Netlify Database is a fully managed Postgres database built into the Netlify platform. It is designed to give Netlify projects an integrated database primitive without separate provisioning or a standalone database workflow.
The product centers on isolated database branches for production deploys, deploy previews, and agent runs. That setup lets teams test schema and data changes in a copy of production data, then promote changes through the normal deploy lifecycle with migrations applied automatically.
Netlify creates and manages Postgres databases inside the platform, handling provisioning and operational setup for you.
Production deploys use the main database, while deploy previews and agent runs get isolated branches with copies of production data.
Schema changes are tracked in repository migrations and applied automatically at the correct deploy stage to keep code and database in sync.
The database is accessible from Functions, Edge Functions, Builds, and Agent Runners, so application code can read and write relational data from multiple parts of the platform.
The CLI is designed for automation with structured `--json` output and non-interactive flags, which makes it easier to script database workflows.
When the database is active, it uses credits for compute and bandwidth; storage is stated as free until July 1, 2026.
Store relational application data in a managed Postgres database that is already part of the Netlify workflow, so you do not need to wire up a separate database service for a new app.
Test schema updates and data mutations in deploy-preview branches that mirror production data, then validate the changes before merging to production.
Give AI agents isolated database branches so they can experiment with queries and schema changes without risking live data or production deploys.
Read and write data from Functions, Edge Functions, Builds, and Agent Runners when your app needs database access across multiple Netlify runtime surfaces.
Netlify Database is available on credit-based plans only. The docs say it consumes credits for compute and bandwidth when active, while database storage space is free until July 1, 2026.
Migrations are stored in `netlify/database/migrations` and are applied automatically at the right point in the deploy lifecycle: before production deploys are published and before deploy previews become available.
Deploy previews get their own database branch, created from a copy of production data when the preview is first created. Changes in that branch do not affect production, and the branch can be reset if needed.
Yes. The docs say each agent run gets its own database branch automatically, and the CLI is designed with structured `--json` output and non-interactive flags for programmatic use.
Netlify says the native migration system is recommended, but it is optional. You can use your own migration tooling if you manage the deploy-preview branch yourself and handle production migrations outside the platform hook.
GitBoard est une app native macOS pour GitHub Projects : consultez votre kanban, filtrez par statut, recherchez des issues, créez ou assignez depuis la barre.
Polsia is an autonomous AI platform that claims to plan, code, market, and handle customer and sales work for a company. The public pages position it for founders, especially solo founders, and note that it is free to start without a credit card.
Biji est une plateforme polyvalente conçue pour améliorer la productivité grâce à des outils et des fonctionnalités innovants.
ClawTick is an AI agent automation platform for scheduling jobs from the CLI, dashboard, or REST API. It is aimed at developers and teams running LangChain, CrewAI, webhook, or custom agent workflows that need monitoring, alerts, and logs.
Falconer is an AI-powered company brain that keeps internal documentation accurate, searchable, and up to date by syncing with tools like GitHub, Slack, and Linear. It helps engineering and cross-functional teams centralize knowledge and answer questions from a shared source of truth.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.