Azure Cosmos DB SDK for Java
Skill Verifiziert AktivAzure 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".
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
- Configure environment variables (endpoint, key) or use Azure Identity.
- Build CosmosClient or CosmosAsyncClient using CosmosClientBuilder.
- Create or obtain references to CosmosDatabase and CosmosContainer.
- Perform operations like createItem, readItem, replaceItem, deleteItem, or queryItems.
- Handle responses and potential exceptions (CosmosException).
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-java@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Data Tables Java
98Build 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.
Azure Postgres Ts
100Connect 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".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure 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".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure 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".