Data Science & Developer Roadmaps with Chat & Free Learning Resources
Python + Azure Cosmos DB
Azure Cosmos DB is a globally distributed, multi-model database service that is elastically scalable and extremely fast. The fact that it is globally distributed means that it is an excellent…
Read more at Towards Data Science | Find similar documentsAzure Cosmos DB: Use Cases and Trade-Offs
Azure Cosmos DB is a fully managed, elastically scalable and globally distributed database with a multi-model approach, and provides you with the ability to use document, key-value, wide-column, or…
Read more at Towards Data Science | Find similar documentsHow to do advanced analytics on graph data in Azure Cosmos DB
Azure Cosmos DB is a fully managed multi-database service. It enables you to build highly responsive applications worldwide. As part of Cosmos DB, Gremlin is supported for graph databases. Since…
Read more at Towards Data Science | Find similar documentsDiving into Gremlin queries in Azure Cosmos DB
Thanks to the Gremlin API offering of Azure Cosmos DB, we can build globally distributed databases that store and operate on graph data. We can perform graph queries in Cosmos DB using the Gremlin…
Read more at Towards Data Science | Find similar documentsUnderstanding Autopilot Mode in Azure Cosmos DB
In November 2019, The Azure Cosmos DB team announced a bunch of cool features that makes developing and administrating Cosmos DB applications a lot easier. My favorite feature by far is the new…
Read more at Towards Data Science | Find similar documentsGetting Started with Graph Databases in Azure Cosmos DB
In Azure Cosmos DB, we can build graph databases using the Gremlin API offering. Like many up and coming trends in the data universe, you may hear people talk about Graph databases and roll your eyes…...
Read more at Towards Data Science | Find similar documentsExploring built-in Jupyter Notebooks in Azure Cosmos DB
In May 2019, The Cosmos DB team announced the preview of running Jupyter notebooks inside Cosmos DB accounts. The feature became publicly available in September 2019 and it’s available for all Cosmos…...
Read more at Towards Data Science | Find similar documentsWorking with Azure Cosmos DB in your Azure Functions
Developing Azure Functions that use Azure Cosmos DB as a data-store is quite simple to achieve. We can invoke our Azure Functions with a CosmosDB Trigger, we can use input and output bindings to get…
Read more at Towards Data Science | Find similar documentsCosmos DB: Fastest Way(s) to Insert Data with the Python SDK
N o, this article does not consider usage of the Cosmos DB Spark Connector for simplicity. Plus, you will soon find out that there will be too many numbers ahead to crunch that you wish I had not brou...
Read more at Level Up Coding | Find similar documentsIncreasing Private Endpoint HA with Multi-Region Cosmos DB (Part 1)
Maximize your private endpoint high availability on your multi-region Cosmos DB by adopting the “active-active” methodology Continue reading on Level Up Coding
Read more at Level Up Coding | Find similar documentsHow to Get Cosmos DB Partition Count Via Python
Use Python to get a real-time glimpse of the number of physical partitions belonging to your Cosmos DB database/containers Continue reading on Python in Plain English
Read more at Python in Plain English | Find similar documentsWorking with the Azure Cosmos DB Change Feed Processor in C#
As part of v3 of the Azure Cosmos DB .NET SDK, The Cosmos DB integrated the Change Feed Processor as part of the library. Previously in v2, it had it’s own library that you had to download separately…...
Read more at Level Up Coding | Find similar documents- «
- ‹
- …