·azure-cosmos-py
</>

azure-cosmos-py

microsoft/agent-skills

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“.

0Installationen·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py

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.

Original anzeigen

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
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