azure-cosmosdb

Installation
SKILL.md

Core Principle

Choose partition key wisely, design for your access patterns, understand consistency tradeoffs.

Cosmos DB distributes data across partitions. Your partition key choice determines scalability, performance, and cost. Design for even distribution and query efficiency.


Cosmos DB APIs

API Use Case
NoSQL (Core) Document database, most flexible
MongoDB MongoDB wire protocol compatible
PostgreSQL Distributed PostgreSQL (Citus)
Apache Cassandra Wide-column store
Apache Gremlin Graph database
Table Key-value (Azure Table Storage compatible)
Installs
2
Repository
alinaqi/maggy
GitHub Stars
689
First Seen
May 21, 2026
azure-cosmosdb — alinaqi/maggy