Showing category results for Data API builder

Oct 24, 2023
Post comments count4
Post likes count1

OpenAPI for your Azure SQL database

Davide Mauri

A recent and exciting feature of Data API builder (you may have learned about Data API builder from my previous article, as I used it to quickly make a stored procedure and a table available as REST endpoint to easily integrate with OpenAI) is the compatibility with OpenAPI specifications and Swagger. This was a highly demanded feature, and it is i...

Azure SQLData API builderREST
Oct 18, 2023
Post comments count1
Post likes count8

How I built a session recommender in 1 hour using Open AI

Davide Mauri

As a developer, I often attend conferences to learn new skills and network with other professionals. However, conferences can be overwhelming, especially when they offer dozens of sessions on different topics. How can I decide which ones are worth my time and attention? That's why I decided to use OpenAI to create a tool that can help me find the ...

Azure SQLData API builderOpenAI
Sep 20, 2023
Post comments count2
Post likes count3

Data API builder Now Supports ENV Files

Jerry Nixon

In September, Data API builder (DAB) revved with some great new features. In this article we’ll talk about controlling environment variables with ENV files. What is Data API builder? DAB is an open source, cross-platform engine that creates instant REST & GraphQL APIs for your database - MySQL, Postgres, Cosmos DB or Microsoft SQL. Without any ...

Azure SQLData API builder