Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in acid

How can I make a stored procedure commit immediately?

sql-server acid

Fastest persistent key/value db for fixed size keys and only insert/fetch (no delete/update)? [closed]

NoSQL databases: what about read consistency?

I'd like to store aeson's Value type using acid

haskell acid aeson

What (if any) ACID guarantees can Core Data provide on iOS?

ios core-data acid

Trying to hack my way around SQLite3 concurrent writing, any better way to do this?

delphi sqlite delphi-xe2 acid

SQL Server and ACID property of Database

sql-server database acid

IE9 Acid 3 test?

Merge delta data into an external table using hive's merge statement

hadoop hive emr acid orc

Does the CAP theorem imply that ACID is not possible for distributed databases?

How Cassandra pagination behaves on concurrent inserts

With support of multi-document ACID transactions in MongoDB, is MongoDB now suitable for financial applications? [closed]

Write Skew anomaly in Oracle and PostgreSQL does not rollback transaction

Aerospike ACID clarification

transactions acid aerospike

Patterns for implementing transactions outside of a database

.net transactions acid

Atomic counter - redis vs postgres or other? [closed]

Transactionally writing files in Node.js

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

How Cassandra handles concurrent updates?

cassandra acid

Does MySQL/InnoDB implement true serializable isolation?