@sargonpiraev

Tags / postgres

Postgres

12 notes in this cluster.

Postgres is an open-source relational database.

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

The important Postgres topics in this garden are:

Related tags

Notes