// tag
#Data API Builder
4 posts
Data API Builder Custom Paths Let You Design APIs for Humans, Not Tables
Compound REST paths in DAB are a small feature with big architectural impact for domain-oriented API design.
The MSSQL Extension for VS Code Is Quietly Becoming a Much Bigger Platform
The latest MSSQL extension update adds Azure SQL provisioning, Copilot-assisted schema design, Data API builder, and notebooks. The interesting part is how much database work can now stay inside VS Code.
SQL MCP Server on Azure App Service — No Containers Required
The SQL MCP Server can now run on Azure App Service without Docker or Kubernetes. Here's what that means for .NET developers building AI agents that talk to SQL databases.
SQL MCP Server — The Right Way to Give AI Agents Database Access
SQL MCP Server from Data API builder gives AI agents secure, deterministic database access without exposing schemas or relying on NL2SQL. RBAC, caching, multi-database support — all built in.