作者 microsoft
azure-cosmos-ts 是一份實用指南,教你在後端開發中使用 @azure/cosmos 的 TypeScript SDK。重點涵蓋資料平面 CRUD、參數化查詢、大量操作、分割鍵,以及既有 Cosmos DB 帳戶的驗證設定。當你需要 azure-cosmos-ts 技能來穩定存取文件,而不是 Azure 資源佈建時,這份指南最適合你。
作者 microsoft
azure-cosmos-ts 是一份實用指南,教你在後端開發中使用 @azure/cosmos 的 TypeScript SDK。重點涵蓋資料平面 CRUD、參數化查詢、大量操作、分割鍵,以及既有 Cosmos DB 帳戶的驗證設定。當你需要 azure-cosmos-ts 技能來穩定存取文件,而不是 Azure 資源佈建時,這份指南最適合你。
作者 microsoft
azure-cosmos-rust 是專為 Rust 專案設計的 Azure Cosmos DB NoSQL 技能。內容涵蓋可直接上手的安裝指引、官方 crate 選擇 azure_data_cosmos、COSMOS_ENDPOINT 設定、驗證方式、具分區感知的 CRUD,以及適用於 Database Engineering 工作流程的 RoutingStrategy。
作者 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 技能。
作者 alinaqi
azure-cosmosdb 可協助你設計 Cosmos DB 分區索引鍵、評估一致性取捨,並檢視 change feed 與 SDK 使用模式。這份 azure-cosmosdb 指南適用於 Database Engineering,當你需要建模存取模式、避免跨分區查詢,並選擇合適的 Cosmos DB API 時特別有用。
作者 alinaqi
aws-dynamodb 是一個面向 Amazon DynamoDB 的實用 Database Engineering 技能。它聚焦於單表設計、存取模式、GSI 選擇,以及在 TypeScript 或 Python 中使用 AWS SDK v3。當你需要一份涵蓋表格建模、安裝與查詢規劃的 aws-dynamodb 指南時,這個技能很合適。
作者 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 實務使用。