Ross ROSS = Recommend OSS · open-source software intelligence for agents

Azure/data-api-builder

Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores. observed · 2026-08-28

github.com/Azure/data-api-builder · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 32
  • age_days: 1828
  • days_rel: 65
  • days_push: 7
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1500 stars · 363 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Data API builder (DAB) is an open-source, no-code engine that auto-generates secure REST and GraphQL endpoints (plus MCP tools) from your database schema. It runs as a .NET CLI tool or container across Azure, other clouds, and on-premises databases like Azure SQL, SQL Server, Cosmos DB, PostgreSQL, and MySQL.

Use cases

  • expose a database as a REST API without writing backend code
  • generate GraphQL endpoints from SQL Server or PostgreSQL tables
  • add CRUD APIs to Azure SQL or Cosmos DB
  • serve database data to AI agents via MCP tools
  • run a containerized data API in front of an on-prem database
  • quickly prototype a full-featured API layer over an existing schema

When to choose

  • you need REST and/or GraphQL CRUD endpoints over a supported database with minimal code
  • you want built-in auth, authorization, and MCP support for database-backed APIs
  • you deploy across Azure, other clouds, or on-premises and want a portable containerized API engine

When to avoid

  • you need complex custom business logic beyond what configuration-based CRUD offers
  • your database is not among the supported engines (Azure SQL, SQL Server, SQLDW, Cosmos DB, PostgreSQL, MySQL)
  • you already have a mature application framework generating your API layer

Facets

cli-tool · maturity active

api-framework http-server graphql mcp database routing databases apis backend web-development developer-tools cross-platform cli cloud self-hosted rest-api crud azure cosmos-db sql-server postgresql mysql no-code mcp-server docker

1 source

Member repositories

RepositoryRoleHealth v2
Azure/data-api-buildermain92

For agents

markdown · JSON · MCP: product_card(name="Azure/data-api-builder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem