Nosql

Nosql skills and workflows surfaced by the site skill importer.

4 skills
M
azure-data-tables-py

by microsoft

azure-data-tables-py is the Python Azure Tables skill for NoSQL key-value storage, entity CRUD, and batch operations. It supports Azure Storage Tables and the Cosmos DB Table API, with guidance for TableServiceClient, TableClient, PartitionKey, and RowKey workflows for Database Engineering.

Database Engineering
Favorites 0GitHub 2.2k
M
azure-cosmos-py

by microsoft

The azure-cosmos-py skill helps you install, configure, and use the Azure Cosmos DB Python SDK for NoSQL CRUD, queries, container setup, partitioning, and authentication. It is especially useful for Database Engineering workflows where partition keys and query cost matter.

Database Engineering
Favorites 0GitHub 2.2k
M
azure-cosmos-db-py

by microsoft

azure-cosmos-db-py helps you build Azure Cosmos DB NoSQL persistence in Python/FastAPI with production-ready patterns for client setup, dual auth, partition-aware CRUD, parameterized queries, and testable service layers. Use the azure-cosmos-db-py skill when you need a practical guide for backend development, local emulator support, and reusable Cosmos DB implementation patterns.

Backend Development
Favorites 0GitHub 2.2k
M
azure-data-tables-java

by microsoft

The azure-data-tables-java skill helps Java developers build Azure Table Storage and Cosmos DB Table API clients with the Azure Data Tables SDK. Use it for install, setup, and practical azure-data-tables-java usage with connection strings, shared key, SAS, or DefaultAzureCredential.

Database Engineering
Favorites 0GitHub 0