question

nithishreddyminupuri-8171 avatar image
0 Votes"
nithishreddyminupuri-8171 asked OuryBa-MSFT answered

Gremlin Uses JSON?

I see this in Azure documentation that ""Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. Where multi-model means Azure Cosmos DB supports multiple APIs and multiple data models, different APIs use different data formats for storage and wire protocol. For example, SQL uses JSON, MongoDB uses BSON, Table uses EDM, Cassandra uses CQL, Gremlin uses JSON format. As a result, we recommend using the same API for all access to the data in a given account.

Each API operates independently, except the Gremlin and SQL API, which are interoperable."


Does Gremlin uses JSON? Please provide me some documentation about the interoperable.

azure-sql-databaseazure-cosmos-db
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

OuryBa-MSFT avatar image
0 Votes"
OuryBa-MSFT answered

Hi @nithishreddyminupuri-8171 I provided the response here https://docs.microsoft.com/en-us/answers/questions/534870/index.html

You can run SQL API queries on Gremlin account but not vice versa.

Please also note that there is no one best API, and you may choose any one of the APIs to build your application. This article will help you choose an API based on your workload and team requirements.

Please let me know if you have additional queries

Regards,
Oury


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @nithishreddyminupuri-8171 checking if the above answer was helpful.? Please let us know if that does not answer your question or if you need additional clarification.

Regards,
Oury

0 Votes 0 ·