Friday, July 31, 2026
Home Academic ACID Properties of Transaction - Atomicity, Consistency, Isolation, Durability

ACID Properties of Transaction – Atomicity, Consistency, Isolation, Durability

Transactions in a database management system (DBMS) include a number of characteristics that guarantee the consistency and integrity of the database. The following are the so-called ACID properties:

  1. Atomicity: This characteristic makes sure that a transaction is an atomic unit, which means that it is either entirely finished or not at all finished. All changes performed during a transaction are undone in the event of an error, and the database is restored to its initial state.
  2. Consistency: This characteristic makes sure a transaction leaves the database in a state that is consistent. The sum of all accounts must remain unchanged, for instance, if money is being transferred from one bank account to another.
  3. Isolation: This characteristic makes sure that the modifications performed by one transaction are separate from those made by other transactions. This is crucial because it stops transactions from interfering with one another and makes sure that each one is handled as if it were the only one.
  4. Durability: This characteristic guarantees that changes made by a transaction are permanent and cannot be undone in the event of a system failure after the transaction has been committed.

These characteristics are necessary for any DBMS to operate properly and aid in preserving the database’s consistency and integrity.

datasagarhttp://www.DataSagar.com
The author of this blog post is a technology fellow, an IT entrepreneur, and Educator in Kathmandu Nepal. With his keen interest in Data Science and Business Intelligence, he writes on random topics occasionally in the DataSagar blog.
RELATED ARTICLES

Risks of Frontier AI in Agent driven world | Should Governments Slow Down AI Development?

Should governments slow AI development? Explore frontier AI risks, job automation, national security concerns, and global AI regulation efforts.

Meta to Deploy Nepal’s First Direct Point of Presence (PoP) Data Center in Kathmandu

Matt Jensen, a representative from Meta, announced that Meta will deploy its own dedicated Point of Presence (PoP) infrastructure in Nepal at Data World’s Tier-3 Data Center located in Matatirthha, Kathmandu, targeted for completion by late 2026.

How to setup DNS Records in Cloudflare – Guide for Website Owners

Whether you're launching your first website, connecting a custom email address, or moving your domain to a new hosting provider, you've probably...

Most Popular

Risks of Frontier AI in Agent driven world | Should Governments Slow Down AI Development?

Should governments slow AI development? Explore frontier AI risks, job automation, national security concerns, and global AI regulation efforts.

Meta to Deploy Nepal’s First Direct Point of Presence (PoP) Data Center in Kathmandu

Matt Jensen, a representative from Meta, announced that Meta will deploy its own dedicated Point of Presence (PoP) infrastructure in Nepal at Data World’s Tier-3 Data Center located in Matatirthha, Kathmandu, targeted for completion by late 2026.

How to setup DNS Records in Cloudflare – Guide for Website Owners

Whether you're launching your first website, connecting a custom email address, or moving your domain to a new hosting provider, you've probably...

DeepSeek AI: The Open-Source AI Disruptor Shaking Up the Tech World

DeepSeek AI is revolutionizing the artificial intelligence landscape with its open-source, cost-effective, and highly customizable model. Built on cutting-edge transformer architecture and fine-tuned using reinforcement learning with human feedback (RLHF), DeepSeek delivers human-like text generation and accurate responses. Its efficient training techniques reduce computational costs by up to 40%, while its foundation on open-source frameworks like PyTorch and TensorFlow ensures seamless integration for developers. Whether you're a startup, a developer, or a large enterprise, DeepSeek offers unparalleled transparency, affordability, and performance, making it a game-changer in the world of AI. Discover why DeepSeek is outshining competitors like ChatGPT and Google Gemini in this comprehensive guide.