Data Access Abstraction

Data access abstraction patterns for apps that need to swap between local databases (SQLite) and cloud databases (Cosmos DB, PostgreSQL) without changing application code. Covers Node.js/TypeScript, Python/FastAPI, and .NET. Use when building apps that run locally with SQLite and deploy to Azure with Cosmos DB or PostgreSQL.

DanWahlin 03e25b8 27.1 KB Updated

File contents

DanWahlin/github-azure-agentic-journeys/tree/main/.github/skills/data-access-abstraction commit 03e25b849d

Frequently asked questions

npx skillmds@latest add danwahlin/data-access-abstraction