DocumentDB

Amazon DocumentDB is a document database service that supports MongoDB workloads.

Query Interface

Custom API Command-line / Shell

DocumentDB can be accessed using a Mongo shell. It can also be accessed programmatically for Python, Node.js, PHP, Go, Java, and C#, using their respective client MongoDB libraries (for example, pymongo for python).

Data Model

Document / XML