The ACID model is one of the oldest and most important concepts of database theory. It sets out the requirements for the database reliability: atomicity, consistency, isolation and durability. Without these requirements met, a database cannot be considered reliable.
Let's have a closer look at each of its components: