Data & Analytics

H17 Creating REST and GraphQL Database Endpoints with Data API Builder

03/07/2024

2:45pm - 4:00pm

Level: Intermediate

Leonard Lobel

MVP

CTO

Sleek Technologies, Inc.

How would you like to create a fully functional REST or GraphQL API right over your database? With the brand-new Data API Builder, it's virtually effortless to expose your database as REST or GraphQL endpoints for CRUD operations and stored procedure calls, complete with filtering, sorting, and pagination. This new capability supports not only tables, views, and/or stored procedures in relational databases (SQL Server, Azure SQL, or MySQL), but also non-relational (NoSQL) data containers in Azure Cosmos DB. Authentication with OAuth2/JWT, role-based authorization, and item-level security are all fully supported as well. Attend this session and learn how the Data API Builder can help you design more capable and robust capabilities in your next database application.

You will learn:

  • How to expose REST and GraphQL endpoints over your database model
  • About apply filtering, sorting, and pagination in your database API calls
  • How to secure your database API with authentication and authorization