DevOps
PostgreSQL
0views0comments
A powerful open-source relational database — highly extensible and reliable.
Overview
PostgreSQL is one of the oldest and most reliable open-source relational databases.
Highlights
Strict SQL standard compliance, native JSON/JSONB support, and extensibility via extensions (pgvector, PostGIS…).
When to use it
A dependable default choice for most applications needing a robust relational database.
Tags
postgresqldatabase
Category
DevOps · Open source projects