Showing results for Azure Cosmos DB for Apache Gremlin - Azure Cosmos DB Blog

Sep 25, 2024
2
0

Announcing Cost and Performance Improvements with Azure Cosmos DB’s Binary Encoding

Rodrigo Souza
Rodrigo Souza

We are excited to announce a significant enhancement to Azure Cosmos DB, bringing substantial cost savings and performance improvements to our users. The new binary encoding feature is now available for new containers and will soon be available for existing ones. What is Binary Encoding? Binary encoding converts JSON or other text-based data ...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Sep 12, 2024
0
0

Enabling IP Access Control Policy for Azure Portal: A Necessity

Meredith Moore
Meredith Moore

Managing IP access control policies is essential for maintaining a secure Azure environment. These policies allow you to restrict access to your resources based on specific IP addresses, adding an extra layer of security to prevent unauthorized access. To avoid disruptions when accessing your Azure Cosmos DB for MongoDB or Apache Cassandra API ...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQLTips and Tricks
Jan 8, 2024
0
4

Best Practices for Re-modeling Graph database to Azure Cosmos DB for NoSQL

Subhasish Ghosh Faiz Chachiya Sandeep S. Nair
Subhasish,
Faiz,
Sandeep

Introduction Azure Cosmos DB is Microsoft's premier fully managed NoSQL database for modern app development. It is ideal for solutions including artificial intelligence, digital commerce, Internet of Things, booking management and other types of use cases. It offers single-digit millisecond response times, automatic and instant scalability along ...

Tips and TricksMigrationData Architecture
Oct 4, 2022
0
1

Azure Synapse Link support for Azure Cosmos DB Gremlin API now in preview

Rodrigo Souza
Rodrigo Souza

Azure Cosmos DB's Gremlin API combines the power of graph database algorithms with highly scalable, managed infrastructure to provide a unique, flexible solution to most common data problems associated with lack of flexibility and relational approaches. For more information, click here. Use Cases The objective of this new capability is to ...

Azure Cosmos DB for Apache GremlinAnnouncementsAnalytics
Sep 15, 2020
3
0

Bulk Updates with Optimistic Concurrency Control

Theo van Kraay
Theo van Kraay

How to support bulk updates in Azure Cosmos DB with Optimistic concurrency control. In this sample, we use Core (SQL) API to bulk update vertices in a graph hosted in Gremlin API!

Azure Cosmos DB for Apache GremlinAzure Cosmos DB for NoSQLTips and Tricks