Back to Developer Roadmap

ACID

src/data/roadmaps/computer-science/content/[email protected]

4.0681 B
Original Source

ACID

ACID are the four properties of any database system 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: