azure-cosmos-db
There are 197 repositories under azure-cosmos-db topic.
Azure-Samples/Serverless-microservices-reference-architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
Elfocrash/Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
IEvangelist/azure-cosmos-dotnet-repository
Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
Azure/azure-cosmos-js
@azure/cosmos has moved to a new repo https://github.com/Azure/azure-sdk-for-js
Azure/azure-cosmosdb-spark
Apache Spark Connector for Azure Cosmos DB
Eveneum/Eveneum
Event Store backed by Azure Cosmos DB
Azure/openai-at-scale
Simple ChatGPT UI application
microsoft/spring-data-cosmosdb
Access data with Azure Cosmos DB
AzureCosmosDB/CosmicWorks
How to model and partition data for Cosmos DB starting with the Adventure Works database.
AzureCosmosDB/labs
learning based labs for Azure Cosmos DB
Ditectrev/Microsoft-Azure-AZ-204-Developing-Solutions-for-Microsoft-Azure-Practice-Tests-Exams-Question-Answer
⛳️ PASS: Microsoft Azure AZ-204 (Developing Solutions for Azure) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
Jayvardhan-Reddy/Azure-Certification-DP-200
Road to Azure Data Engineer Part-I: DP-200 - Implementing an Azure Data Solution
ealsur/serverlessnotifications
Serverless notifications with Azure Cosmos DB + Azure Functions + Azure SignalR
Daniel-Krzyczkowski/AzureDeveloperTemplates
This repository contains helpful code templates for Azure cloud developers.
Azure/Microsoft.Extensions.Caching.Cosmos
Distributed cache implemented with Azure Cosmos DB
microsoft/kafka-connect-cosmosdb
Kafka Connect connectors for Azure Cosmos DB
Azure/azure-documentdb-changefeedprocessor-dotnet
This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the host can scale up (by adding) or down (by removing) dynamically, and the load will be automatically distributed among active instances in about-equal way.
mohamedsaif/IntelligentExperiences.OnContainers
See how Crowd Analytics platform built on Azure can provides occupancy insights in workspace and other location for safety while having technical fun with AI-driven platform on Kubernetes, with detailed walk through guide.
ealsur/functions-extension-101
Learn how to create your own Azure Functions extension in 5 steps
ealsur/serverless-recipes
Compendium of Serverless samples with Azure Cosmos DB
Azure-Samples/azure-ad-workload-identity
This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.
Golang-Coach/Lessons
This directory will give you more information about how entire Golang-Coach system has been developed in lessons
jwidmer/AzureCosmosDbBlogExample
Code for the article https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-model-partition-example
tpeczek/Demo.AspNetCore.WebApi
Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR
ealsur/serverlessazurefriday
Serverless geo-replicated event-based architecture sample for Azure Friday
Jayvardhan-Reddy/Azure-Certification-DP-201
Road to Azure Data Engineer Part-II: DP-201 - Designing an Azure Data Solution
ealsur/ondotnet-cosmosdb
Cosmos DB content for OnDotNet on Channel9
brminnick/CosmosDbSampleApp
A Xamarin.iOS and Xamarin.Android app built using Xamarin.Forms that utilizes a Cosmos DB Azure Backend
MikaBerglund/Getting-Started-with-Cosmos-DB
A tutorial about how to start with Cosmos DB - The information I would have loved to have before setting out with Cosmos DB.
microsoft/CosmosDB-Solution-Accelerator-CosmosDB-Helper
This Solution Accelerator is Azure Cosmos DB Helper library that enables developers who want to use Azure Cosmos DB without any serious learning curve. Developers can leverage Azure Cosmos DB SQL / Mongo APIs with the same development experiences with LINQ.
Azure-Samples/cosmos-dotnet-bulk-import-throughput-optimizer
Azure Cosmos DB sample to use the Bulk support in SQL .NET SDK
brunobrandes/cosmos-db-sql-api-repository
A generic implementation of Repository Pattern in C# to Cosmos DB SQL API
dlmelendez/identitydocumentdb
Azure DocumentDB Provider for ASP.NET Identity 2.0 framework.
heivo/cosmonaut
A type-safe CosmosDB query builder library for Node
stuartleaver/flight-tracker-cosmosdb-functions-serverless
Serverless solution showing how flights can be tracked using Azure Cosmos DB, Functions and SignalR. Idea from - https://github.com/davetheunissen/Global-Azure-Bootcamp-2019-Workshop