Postgres

The open-source relational database — the default choice for production SQL workloads.

Definition

PostgreSQL is the most-respected open-source relational database, with strong support for JSON, full-text search, GIS via PostGIS, and pgvector for embedding storage. Most automation backends — n8n, Ghost on production setups, Airbyte, Metabase — run on Postgres in production. Hosted options include Supabase, Neon, AWS RDS, and DigitalOcean Managed Databases.

When to use

See also

Mentioned in