Microsoft previews MulticloudDB SDK: one Java API across Cosmos DB, DynamoDB and Spanner
adnan_hashmi · x · 2026-09-15
Microsoft's Azure team announced the public preview of the Multicloud DB SDK for Java, aimed at solving cross-cloud database portability in the coding-agent era.
Key points:
- Developers (or their coding agents) write CRUD and query logic once against a single Java API that works across Azure Cosmos DB, Amazon DynamoDB, and Google Cloud Spanner.
- Provider selection and connection settings live in configuration, eliminating the repeated work of learning multiple SDKs, translating queries, handling different errors, and testing across providers.
- The team demoed one application running unchanged on two providers at Azure Cosmos DB Conf 2026 on April 28, 2026.
- The SDK is in public preview with a roadmap toward general availability; repo, docs, and samples are available.
More from coding & agent
- 23 Days Without Claude Code: Dev Says Codex Works Better With OSS, Kimi K3 Unbeaten at Coding — Yuchenj_UW · 2026-09-15
- Build Your Own Agent Harness: Off-the-Shelf Frameworks Bloat Token Costs, Says DAIR.AI's Elvis — omarsar0 · 2026-09-15
- Astra Agent Builds a NYC World Then Plays In It Itself, At $0.40/Minute — Lianhuiq · 2026-09-15
- Inspo: An MCP Server That Feeds 800+ Design References to Coding Agents — nutlope · 2026-09-15
- Sharing a Local Dev Runtime Between TUI and Coding Agents via MCP — vladimirlobas · 2026-09-15
- A short guide to building an AI agent harness from scratch in three modules — omarsar0 · 2026-09-15