Software Engineering KB

Home

❯

03 Data Management

❯

00 Relational Databases

❯

01 Concept

❯

PostgreSQL

PostgreSQL

Feb 10, 20261 min read

  • relational-databases
  • postgres
  • open-source

PostgreSQL

← Back to Major Relational Databases

Open source relational database with advanced features including JSONB, CTEs, window functions, and extensions like PostGIS and pg_vector. Strong SQL compliance, MVCC, and an extensible type system. The default choice for most new projects.

Key Properties

  • JSONB Support
  • PostGIS Extension
  • pg_vector Extension
  • Extensible Type System

relational-databases postgres open-source


Graph View

  • PostgreSQL
  • Key Properties

Backlinks

  • Major Relational Databases

Created with Quartz v4.5.2 © 2026

  • GitHub