Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Cosmos DB SDK for Python

Skill Verifiziert Aktiv

Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key".

Zweck

To enable developers to efficiently perform document CRUD, complex queries, and manage containers within Azure Cosmos DB NoSQL databases using Python.

Funktionen

  • Document Create, Read, Update, Delete (CRUD)
  • Parameterized and optimized queries
  • Container creation with partition key and throughput configuration
  • Asynchronous client operations
  • Detailed error handling for common Cosmos DB exceptions

Anwendungsfälle

  • Managing data in globally distributed NoSQL databases
  • Implementing data access layers for applications using Azure Cosmos DB
  • Optimizing database queries for performance and cost
  • Setting up and configuring Cosmos DB containers with best practices

Nicht-Ziele

  • Interacting with Cosmos DB Gremlin (Graph) or Table APIs
  • Managing Azure resource provisioning beyond container creation (e.g., VNETs, firewall rules)
  • Providing abstract ORM capabilities over Cosmos DB

Praktiken

  • Data modeling
  • Query optimization
  • Partition key design

Voraussetzungen

  • Azure Cosmos DB account endpoint and key (or configured DefaultAzureCredential)
  • Python 3.7+
  • Install `azure-cosmos` and `azure-identity` packages

Documentation

  • info:Configuration & parameter referenceEnvironment variables for endpoint, database, and container are listed, but the precedence order of configuration files is not explicitly detailed beyond environment variables.

Scope

  • info:Tool surface sizeThe skill likely exposes several operations for Cosmos DB, but the exact count is not explicitly listed. It appears to be focused and not excessively large.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

Skill
microsoft

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

Skill
microsoft

Azure Postgres Ts

100

Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".

Skill
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

Skill
microsoft