#cosmos-db (4 Repositories)
Ranked open-source repositories tagged with #cosmos-db, scored by pull request acceptance likelihood and maintainer engagement velocity.
60.4%
38.8h
4 repositories tagged #cosmos-db
J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
microsoft/content-processing-solution-accelerator
Programmatically extract data and apply schemas to unstructured documents across text-based and multi-modal content using Azure AI Foundry, Azure OpenAI, Azure AI Content Understanding, and Cosmos DB.
microsoft/vscode-cosmosdb
Azure Cosmos DB extension for VS Code
ShawnShiSS/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.