ACID
ACID (Atomicity, Consistency, Isolation, Durability) defines four properties that guarantee database transactions are processed reliably, even during crashes, errors, or concurrent access.
Reference
Clear definitions and explanations for indexing, databases, distributed systems, and backend concepts — with use cases and trade-offs.
69 terms