Back to Developer Roadmap

ACID

src/data/roadmaps/postgresql-dba/content/[email protected]

4.0689 B
Original Source

ACID

ACID are the four properties of relational database systems that help in making sure that we are able to perform the transactions in a reliable manner. It's an acronym which refers to the presence of four properties: atomicity, consistency, isolation and durability

Visit the following resources to learn more: