Hacker News new | ask | show | jobs
by sheraz 3124 days ago
Maybe sorta kinda -- just a heads-up that CosmosDB can talk multiple API protocols:

  - MongoDB
  - Cassandra
  - Graph API
  - Azure tables
  - DocumentDB
I've used the MongoDB version, and it works ok for the basic CRUD stuff. I cant comment on aggregations, etc.

Not sure from a quick peek if DynamoDB does the same...