Supabase
supabase.com › home › blog › postgres.new: in-browser postgres with an ai interface
postgres.new: In-browser Postgres with an AI interface
August 12, 2024 - Introducing postgres.new, the in-browser Postgres sandbox with AI assistance.
Docs
Supabase is the Postgres development platform providing all the backend features you need to build a product.
Blog
Add field-level encryption to your Supabase project with CipherStash. Searchable ciphertext, zero-knowledge key management, and no schema changes required · Published 30 June 2026
Pricing
Explore Supabase fees and pricing information. Find our competitive pricing Plans, with no hidden pricing. We have a generous Free Plan for those getting started, and Pay As You Go for those scaling up.
Start your project
Special character (e.g. !?<>@#$%) · 8 characters or more
Supabase
supabase.com
Supabase | The Postgres Development Platform
After a week of diving deep into Supabase for my new SaaS project, I'm really impressed with its Auth and RLS features. It makes security much simpler for solo founders.
Videos
01:44
Supabase vs PostgreSQL (2026) | Which One is Better? - YouTube
07:07
Using Supabase and connecting to your postgresql database - YouTube
03:11
Connect to your Postgres instance @Supabase — Course part 5 (2025) ...
01:26:40
Supabase Full Course 2025 | Become a Supabase Pro in 1.5 Hours ...
09:49
Build PostgreSQL Databases Faster With Supabase AI (AI SQL Editor) ...
10:44
Getting Started with Supabase Database - YouTube
GitHub
github.com › supabase › postgres
GitHub - supabase/postgres: Unmodified Postgres with some useful extensions · GitHub
How to build and run Postgres with ... Supabase Postgres is a batteries-included PostgreSQL distribution that provides unmodified PostgreSQL with a curated set of the most useful extensions pre-installed....
Starred by 1.8K users
Forked by 254 users
Languages Nix 41.3% | Shell 16.2% | PLpgSQL 13.0% | Go 12.0% | Python 8.8% | Jinja 4.8%
GitHub
github.com › supabase-community › database-build
GitHub - supabase-community/database-build: In-browser Postgres sandbox with AI assistance (formerly postgres.new) · GitHub
In-browser Postgres sandbox with AI assistance (formerly postgres.new) - supabase-community/database-build
Starred by 3K users
Forked by 276 users
Languages TypeScript 87.5% | JavaScript 7.6% | CSS 3.6% | PLpgSQL 1.2% | Dockerfile 0.1%
Supabase
supabase.com › docs › guides › platform › migrating to supabase › postgres
Migrate from Postgres to Supabase | Supabase Docs
1 week ago - Requires Postgres 10+ on both source and target. You need minimal downtime (minutes instead of hours) ... Every table receiving UPDATE/DELETE must have a replica identity (typically a PRIMARY KEY). For tables without one: ... Plan a schema freeze, sequence sync before cutover, and handle LOBs separately. ... export SUPABASE_DB_URL="Postgres://postgres.[ref]:[password]@aws-0-[region].pooler.supabase.com:5432/postgres"
GitHub
github.com › supabase › supabase
GitHub - supabase/supabase: The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. · GitHub
1 week ago - You can sign up and start using Supabase without installing anything. You can also self-host and develop locally. Postgres is an object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Starred by 106K users
Forked by 13.2K users
Languages TypeScript 71.0% | MDX 26.8% | JavaScript 0.8% | CSS 0.7% | Shell 0.4% | Vue 0.2%
Supabase
supabase.com › changelog
Changelog
A widely-shared guide to vibecoding with Claude Code positions Supabase as the default data layer and login system in its standard setup flow. [Read] This discussion was created from the release Developer Update - July 2026. ... We are changing the default value of the Postgres log_connections setting from on to off for new projects, and will be migrating all Free and Pro projects to the new default configuration.
Supabase
supabase.com › blog › tags › postgres
Blog | Postgres
Introducing postgres.new, the in-browser Postgres sandbox with AI assistance. ... Learn how to use range columns in Postgres to simplify time-based queries and add constraints to prevent overlaps. ... Use Supabase Realtime to draw live location data onto the map with MapLibre GL JS.
Supabase
supabase.com › database
Database | Supabase
Every Supabase project is a full Postgres database with realtime functionality, fine-grained access controls, and instant APIs — no extra configuration required.
Fly.io
fly.io › docs › supabase
Supabase Postgres · Fly Docs
--- title: Supabase Postgres layout: docs status: alpha nav: firecracker redirect_from: /docs/reference/supabase/ --- <aside class="callout"> [Supabase](https://supabase.com) Managed Postgres on Fly.io infrastructure is no longer available. You can check out the announcement [here](https://github.com/orgs/supabase/discussions/33413).
Supabase
supabase.com › docs › guides › edge functions › supabase database (postgres)
Integrating with Supabase Database (Postgres) | Supabase Docs
12 hours ago - You can use Drizzle together with Postgres.js. Both can be loaded directly from npm. Declare the dependencies in a deno.json file inside the function directory (see Managing functions dependencies for more details): ... You can find the full example on GitHub. Deployed edge functions are pre-configured to use SSL for connections to the Supabase database.
Supabase
supabase.com › docs › guides › database › connecting to your database
Connect to your database | Supabase Docs
11 hours ago - The second is backend connections, ... opens to Postgres. This number is set by the pool size for that pooler. ... The “max pooler clients” limit for your compute tier applies separately to Supavisor and PgBouncer. One pooler reaching its client limit does not affect the other. When a pooler reaches this limit, it stops accepting new client connections ...
Supabase
supabase.com › features › postgres-database
Postgres database | Supabase Features
... Every Supabase project is a dedicated Postgres database - "a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and ...
Stacksync
docs.stacksync.com › two-way-sync › guides › two-way-sync-salesforce-and-postgres › create-a-postgres-database-with-supabase-free-forever
Create a Postgres Database with Supabase (free forever) | Two-way sync | Stacksync Documentation
October 9, 2025 - Create a Postgres Database with Supabase Cloud in 4 minutes! ... ☝ Before creating a new project, it is crucial to COPY the database password, as it will not be accessible again.