Hacker News new | ask | show | jobs
by leoalves 3939 days ago
DynamoDB is nothing like mongodb. Its more like a key/value database.
1 comments

Actually we have a lot in common :).

In addition to KV pairs storage, DynamoDB supports querying, documents, indexing and streaming from a feature stand point and infinite provisioning/scaling from a infrastructure stand point. Give it a shot and ping me about any questions!