Amazon DocumentDB is a document database service that supports MongoDB workloads.
- Developer
- Country of Origin
- US
- Start Year
- 2019 [09]
- 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]
Within a single document, a write operation to a DocumentDB cluster is atomic. A read operation returns only data that was durable before the query execution started, and does not return any data that was modified after. Dirty reads are not possible.
Query Interface[07][08]
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
9 sources- Amazon DocumentDB- Serverless, fully managed, MongoDB API-compatible document database amazon.com
- Managed Cloud Database -- Amazon DocumentDB (with MongoDB compatibility) Resources -- Amazon Web Services amazon.com
- Amazon DocumentDB - Wikipedia wikipedia.org
- Amazon DocumentDB: how it works - Amazon DocumentDB amazon.com
- What is Amazon DocumentDB (with MongoDB compatibility) - Amazon DocumentDB amazon.com
- $lookup (aggregation stage) - Database Manual - MongoDB Docs mongodb.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 #7