Amazon DocumentDB is a document database service that supports MongoDB workloads.
DO
- Developer
- Country of Origin
- US
- Start Year
- 2019 [08]
- Project Type
- Commercial
- Compatible With
- MongoDB
- Operating System
- Hosted
- License
- Proprietary
Amazon DocumentDB is a document database service that supports MongoDB workloads.
Isolation Levels[04][05]
DocumentDB follows the MongoDB 3.6 API, and so supports the Read Uncommitted isolation level. A client can see the result of a write before the write is made durable, but cannot see partially updated documents. In case of a multi-document update operation, read-write or write-read dependencies are possible.
Query Interface[06][07]
DocumentDB can be accessed using a Mongo shell to create, read, update and delete documents. It can also be accessed programmatically using the MongoDB drivers for Python, Node.js, PHP, Go, Java, and C#.
Citations
8 sources- Amazon DocumentDB- Serverless, fully managed, MongoDB API-compatible document database amazon.com
- What is Amazon DocumentDB (with MongoDB compatibility) - Amazon DocumentDB amazon.com
- Amazon DocumentDB - Wikipedia wikipedia.org
- Read Isolation, Consistency, and Recency - Database Manual - MongoDB Docs mongodb.com
- Functional differences: Amazon DocumentDB and MongoDB - Amazon DocumentDB amazon.com
- Connecting programmatically to Amazon DocumentDB - Amazon DocumentDB amazon.com
- What is Amazon DocumentDB (with MongoDB compatibility) - Amazon DocumentDB amazon.com
- https://www.businesswire.com/news/home/20190109005887/en/AWS-Announces-Amazon-DocumentDB-MongoDB-Compatibility businesswire.com
Revision #5