top | item 8210408

(no title)

int64 | 11 years ago

You are missing AmisaDB. Supports Multistatement transactions. http://www.amisalabs.com/

discuss

order

tristanz|11 years ago

It appears that AmisaDB is in-memory only, only supports read committed isolation, and has limited transactions semantics (no arbitrary JS). This is pretty far from what DocumentDB seems to offer.

http://www.amisalabs.com/AmisaDB_Docs.html

fineline|11 years ago

No I didn't know about that, thanks. I guess I was more thinking about run-on-your-own-hardware/cloud - which I know is not equivalent to the MS offering. I see orands post about FoundationDB, which also looks interesting. Seems like it would be a killer feature for a Mongo/Rethink/Couch type system.