最佳答案
I need to do transactions (begin, commit or rollback), locks (select for update). How can I do it in a document model db?
Edit:
The case is this:
Can I solve this with CouchDB?