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.
$npx -y skills add danwahlin/github-azure-agentic-journeys --skill data-access-abstractionInstalls into the current project.
Run `npx skills use "https://github.com/danwahlin/github-azure-agentic-journeys" --skill "danwahlin/github-azure-agentic-journeys/data-access-abstraction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danwahlin/github-azure-agentic-journeys" that are relevant to the current task. Run `npx skills add "https://github.com/danwahlin/github-azure-agentic-journeys"` and select the relevant skills, then follow their instructions.