Transactions
All articles
Unit of Work Pattern
What the unit of work pattern is, how it coordinates database changes, and when to apply it in application …Database Transactions
Units of work in a database that group multiple operations into a single atomic, consistent, isolated, and …ACID Properties
The four guarantees that database transactions provide to ensure data reliability: Atomicity, Consistency, …
Open source projects