docker-data-api-builder
Run SQL Server and Data API Builder locally with Docker Compose, including optional SQL Commander and MCP Inspector services.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run SQL Server and Data API Builder locally with Docker Compose, including optional SQL Commander and MCP Inspector services.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration.
Orchestrate SQL Server and Data API Builder with .NET Aspire for local development, health-aware startup, and dashboard-driven diagnostics.
Add MCP Inspector to .NET Aspire AppHost for local SQL MCP Server validation and tool discovery.
Add SQL Commander to .NET Aspire for lightweight SQL browsing and query execution during local DAB development.
Use SQL Database Projects (.sqlproj) with .NET Aspire for declarative schema deployment via dacpac.
Deploy Data API Builder and SQL MCP Server to Azure App Service for Linux, with or without containers.
| name | docker-data-api-builder |
| description | Run SQL Server and Data API Builder locally with Docker Compose, including optional SQL Commander and MCP Inspector services. |
| license | MIT |
.env for secrets.sqlcmd health check.mcr.microsoft.com/azure-databases/data-api-builder:<tag>.dab-config.json read-only at /App/dab-config.json or pass --ConfigFileName.http://localhost:5000/health.@env('DATABASE_CONNECTION_STRING'); set DATABASE_CONNECTION_STRING in Compose.azure/data-api-builder; use Microsoft Container Registry.5000; /health is the health endpoint and /swagger is development-only.depends_on: { condition: service_healthy } is valid with current Docker Compose, but health checks must be real readiness checks.sa for long-term app connections.data-api-builder-configaspire-data-api-builder