Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in acid

Any write functions In python that have the same safety as ACID does in databases

python acid

Using acid-state - safeCopy of a function

haskell acid

Insert failed, but identity value grows, does this break the Atomicity rule?

sql sql-server postgresql acid

HBase: atomic 'check row does not exist and create' operation

java hadoop nosql hbase acid

Why is two-phase commit considered atomic?

Thread blocked indefinitely - Haskell - Acid State

haskell acid

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

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

Does MySQL/InnoDB implement true serializable isolation?