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

Azure Cosmos DB SDK for Java

Skill Verifiziert Aktiv

Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns. Triggers: "CosmosClient java", "CosmosAsyncClient", "cosmos database java", "cosmosdb java", "document database java".

Zweck

To enable developers to effectively interact with Azure Cosmos DB NoSQL databases using the official Java SDK, leveraging its features like global distribution and reactive patterns.

Funktionen

  • NoSQL database operations
  • Global distribution support
  • Multi-model support
  • Reactive patterns
  • Key-based and Azure Identity authentication

Anwendungsfälle

  • Managing Cosmos DB resources (databases, containers) via Java
  • Performing CRUD operations on Cosmos DB documents
  • Querying data in Cosmos DB using SQL
  • Implementing high-throughput or reactive applications with Cosmos DB

Nicht-Ziele

  • Managing Azure infrastructure beyond Cosmos DB (e.g., VMs, networks)
  • Operations for other Azure Cosmos DB APIs (e.g., MongoDB, Cassandra)
  • Generic Java programming best practices outside of SDK integration

Workflow

  1. Configure environment variables (endpoint, key) or use Azure Identity.
  2. Build CosmosClient or CosmosAsyncClient using CosmosClientBuilder.
  3. Create or obtain references to CosmosDatabase and CosmosContainer.
  4. Perform operations like createItem, readItem, replaceItem, deleteItem, or queryItems.
  5. Handle responses and potential exceptions (CosmosException).

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 23 hours ago

Vertrauenssignale

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

Ähnliche Erweiterungen

Azure Data Tables Java

98

Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.

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