@sargonpiraev

Postgres

Created 1 min readseed · 1/5#database#postgres

Postgres is an open-source relational database.

It stores data in tables, supports SQL, enforces constraints, and provides transactional guarantees through ACID.

Core theory (general notes)

PostgreSQL-specific topics