Search code examples
Insert failed, but identity value grows, does this break the Atomicity rule?...


sqlsql-serverpostgresqlacid

Read More
Is it correct to say that data reading operations need not run inside transactions?...


databasetransactionsacid

Read More
Need an efficient way to store/query json in a SQL database...


sqldatabasenosqlaciddocument-database

Read More
How exactly do transactions with PHP PDO work with concurrency?...


phpmysqltransactionspdoacid

Read More
Using acid-state - safeCopy of a function...


haskellacid

Read More
Haskell: Yesod and state...


haskellstateyesodacid

Read More
How to improve MySql query that trying to find duplicate entries in large database?...


mysqldatasetacidsnort

Read More
Will database file of SQLite3 be damaged when suddenly power-off or OS crash?...


sqlitecrashdata-integrityacidfault-tolerance

Read More
Why aren't NoSQL Databases ACID compliant?...


databasenosqlacid

Read More
Will any errors be thrown out while executing START TRANSACTION in MyISAM table?...


mysqltransactionsmyisamacid

Read More
Which opensource database satisfies all these requirements?...


cdatabasenotificationsacid

Read More
how to enable multi-thread/connection modify the same mysql table?...


javamysqlacid

Read More
What operation ordering guarantees are there without durability (mongo)?...


mongodbacid

Read More
Does a typical ACID RDBMS sync to disk every commit?...


rdbmsaciddurability

Read More
What are some real world implications of non-ACID database compliance?...


databasenosqlacid

Read More
Thread safe way to get auto incremented primary key inserted into another table (so they can be join...


phpmysqlprimary-keyacid

Read More
Simple bulk data persistance framework...


.netdatabaseatomicbulkacid

Read More
Deadlocks and Timeouts break ACID transactions...


phpmysqltransactionsaciddatabase-concurrency

Read More
how to synchronize mysql database requests?...


phpmysqlmultithreadingsynchronizationacid

Read More
NHibernate.Event.IPostDeleteEventListener not working good with transactions...


c#nhibernatetransactionsacid

Read More
Great articles/videos/... on non-ACID (distributed) systems? ("Eventually Consistent" etc....


architecturecluster-analysisdistributed-systemacideventual-consistency

Read More
Transactional NTFS (TxF) on Process.Start()...


c#acidtxf

Read More
Transaction Isolation on select, insert, delete...


databaseoracle-databasepostgresqlisolationacid

Read More
Multiple WCF service calls in ACID transaction...


wcfacid

Read More
Rollback for Atomic and Durability...


sqlsqliteacid

Read More
Patterns for implementing transactions outside of a database...


.nettransactionsacid

Read More
Renaming DB column in referencing table (violation?)...


databasenamingconventionsacid

Read More
BackNext