Insert failed, but identity value grows, does this break the Atomicity rule?...
Read MoreIs it correct to say that data reading operations need not run inside transactions?...
Read MoreNeed an efficient way to store/query json in a SQL database...
Read MoreHow exactly do transactions with PHP PDO work with concurrency?...
Read MoreUsing acid-state - safeCopy of a function...
Read MoreHow to improve MySql query that trying to find duplicate entries in large database?...
Read MoreWill database file of SQLite3 be damaged when suddenly power-off or OS crash?...
Read MoreWhy aren't NoSQL Databases ACID compliant?...
Read MoreWill any errors be thrown out while executing START TRANSACTION in MyISAM table?...
Read MoreWhich opensource database satisfies all these requirements?...
Read Morehow to enable multi-thread/connection modify the same mysql table?...
Read MoreWhat operation ordering guarantees are there without durability (mongo)?...
Read MoreDoes a typical ACID RDBMS sync to disk every commit?...
Read MoreWhat are some real world implications of non-ACID database compliance?...
Read MoreThread safe way to get auto incremented primary key inserted into another table (so they can be join...
Read MoreSimple bulk data persistance framework...
Read MoreDeadlocks and Timeouts break ACID transactions...
Read Morehow to synchronize mysql database requests?...
Read MoreNHibernate.Event.IPostDeleteEventListener not working good with transactions...
Read MoreGreat articles/videos/... on non-ACID (distributed) systems? ("Eventually Consistent" etc....
Read MoreTransactional NTFS (TxF) on Process.Start()...
Read MoreTransaction Isolation on select, insert, delete...
Read MoreMultiple WCF service calls in ACID transaction...
Read MoreRollback for Atomic and Durability...
Read MorePatterns for implementing transactions outside of a database...
Read MoreRenaming DB column in referencing table (violation?)...
Read More