Comment on FoundationDB and the New NoSQLparentComments−misframer11yIIRC you can't update multiple documents atomically.−tedsmith11yI’m only aware of one NoSQL database that could do multi-document /multi-collection transactions.ArangoDB (document database)−amirouche11yOracle Berkeley DB, wiredtiger, lmdb, titandb, neo4j and orientdb.−ddorian4311ypostgresql xc / postgresql xl
Comments
IIRC you can't update multiple documents atomically.
I’m only aware of one NoSQL database that could do multi-document /multi-collection transactions.
ArangoDB (document database)
Oracle Berkeley DB, wiredtiger, lmdb, titandb, neo4j and orientdb.
postgresql xc / postgresql xl