The Data API Builder from Microsoft, you can quickly and easily expose your database objects for developers to use without writing a lot of data access layer code. In this session, we will see how to setup, configure, and use the Data API Builder and GraphQL to expose and query data in SQL Server and PostgreSQL. Learn how easy it is to run this service alongside your application and let developers filter, sort, and change data using standard GraphQL queries.
You will learn:
- How to configure and setup the Data API Builder
- How to modify your API
- Understand how to choose between GraphQL, MCP, and REST