Y
Hacker News
new
|
ask
|
show
|
jobs
by
sealord
3327 days ago
Not exactly. DocumentDB was primarily a document store. Cosmos allows you to store graphs and KV pairs as well.
2 comments
jchrisa
3327 days ago
I was unable to glean from a quick read of the consistency documentation, does CosmosDB support uniqueness and foreign key constraints?
link
sealord
3327 days ago
Afraid not - there's no real concept of constraints with CosmosDB.
link
aliostad
3327 days ago
DocumentDB is KV.
link
rattray
3327 days ago
DocumentDB looks like a JSON document store?
link
hoschicz
3327 days ago
It is.
link