APIs for SQL: The Complete Developer Reference

SQL databases hold the data that most enterprise applications run on. Exposing that data through a well-designed API layer is one of the most common and most consequential decisions a development team makes. This site is a reference for developers and architects building, evaluating, or improving REST and GraphQL API layers over SQL databases.

Foundations

By Database

Security & Architecture

Advanced Patterns