DEV Community

swtalera
swtalera

Posted on

CosmosDb internal functioning

Hi Guys,
I was looking for an understanding how cosmosdb internally works?
What is the significance of id in each document?
Is it indexed?
What should the id field be valued as? (guid, int, compositeKey)
When the query is executed, how does cosmos work internally to resolve the query?

Thanks.

Top comments (0)