作者 microsoft
azure-data-tables-py 是用於 NoSQL 鍵值儲存、實體 CRUD 與批次作業的 Python Azure Tables 技能。它支援 Azure Storage Tables 與 Cosmos DB Table API,並針對 Database Engineering 的 TableServiceClient、TableClient、PartitionKey 與 RowKey 工作流程提供指引。
作者 microsoft
azure-data-tables-py 是用於 NoSQL 鍵值儲存、實體 CRUD 與批次作業的 Python Azure Tables 技能。它支援 Azure Storage Tables 與 Cosmos DB Table API,並針對 Database Engineering 的 TableServiceClient、TableClient、PartitionKey 與 RowKey 工作流程提供指引。
作者 microsoft
azure-cosmos-py 技能可協助你安裝、設定並使用 Azure Cosmos DB Python SDK,處理 NoSQL CRUD、查詢、容器設定、分割與驗證。它特別適合需要重視 partition key 與查詢成本的 Database Engineering 工作流程。
作者 microsoft
azure-cosmos-db-py 可協助你在 Python/FastAPI 中建置 Azure Cosmos DB NoSQL 持久化,並提供可直接落地到生產環境的模式,涵蓋 client 設定、雙重驗證、分區感知 CRUD、參數化查詢,以及可測試的 service layer。當你需要後端開發實作指南、local emulator 支援,以及可重複使用的 Cosmos DB 實作模式時,就很適合使用 azure-cosmos-db-py 技能。
作者 microsoft
azure-data-tables-java 技能可協助 Java 開發者使用 Azure Data Tables SDK 建立 Azure Table Storage 與 Cosmos DB Table API 用戶端。適合用於安裝、設定,以及以 connection strings、shared key、SAS 或 DefaultAzureCredential 進行實作的 azure-data-tables-java 實務使用。