Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in acid

how do non-ACID RethinkDB or MongoDB maintain secondary indexes for non-equal queries

How do distributed transactions work (eg. MSDTC)?

transactions acid mstdc

Memory Mapped files and atomic writes of single blocks

atomic mmap fwrite acid

What Applications Don't Need ACID?

Example of a task that a NoSQL database can't handle (if any)

mongodb rdbms acid nosql

Why write skew can happen in Repeatable reads?

Not nesting version of @atomic() in Django?

How do databases perform atomic I/O?

database-design acid

Why we still need innodb redo log when mysql binlog has been enabled?

database atomicity consistency

database acid

Mongo DB 4.0 Transactions With Mongoose & NodeJs, Express

What's a real-world example of ACID? [closed]

database acid

MySQL InnoDB: Difference Between `FOR UPDATE` and `LOCK IN SHARE MODE`

Are disk sector writes atomic?

crash acid

How do ACID and database transactions work?

database transactions acid

Is there any NoSQL data store that is ACID compliant?

database nosql acid

What did MongoDB not being ACID compliant before v4 really mean?

sql mongodb acid database nosql

How to debug Lock wait timeout exceeded on MySQL?