azure-cosmos-py
Azure Cosmos DB SDK für Python (NoSQL-API). Verwendung für Dokument-CRUD, Abfragen, Container und global verteilte Daten. Auslöser: „cosmos db“, „CosmosClient“, „container“, „document“, „NoSQL“, „partition key“.
Installation
SKILL.md
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
| CosmosClient | Account-level operations | Direct instantiation | | DatabaseProxy | Database operations | client.getdatabaseclient() | | ContainerProxy | Container/item operations | database.getcontainerclient() |
| references/partitioning.md | Partition key strategies, hierarchical keys, hot partition detection and mitigation | | references/query-patterns.md | Query optimization, aggregations, pagination, transactions, change feed | | scripts/setupcosmoscontainer.py | CLI tool for creating containers with partitioning, throughput, and indexing |
Azure Cosmos DB SDK für Python (NoSQL-API). Verwendung für Dokument-CRUD, Abfragen, Container und global verteilte Daten. Auslöser: „cosmos db“, „CosmosClient“, „container“, „document“, „NoSQL“, „partition key“. Quelle: microsoft/agent-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py- Quelle
- microsoft/agent-skills
- Kategorie
- </>Entwicklung
- Verifiziert
- —
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist azure-cosmos-py?
Azure Cosmos DB SDK für Python (NoSQL-API). Verwendung für Dokument-CRUD, Abfragen, Container und global verteilte Daten. Auslöser: „cosmos db“, „CosmosClient“, „container“, „document“, „NoSQL“, „partition key“. Quelle: microsoft/agent-skills.
Wie installiere ich azure-cosmos-py?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/microsoft/agent-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- user
- Erstes Auftreten
- 2026-02-01