Skip to main content

Create API from SQL Database

This generator helps to create an API based on a SQL database. It creates automatically all fitting routes, actions and schemas.

Provider

Go to the Generator panel and select as class the "SQL-Database" provider, then you should see the following form:

generator_database

In the following we explain the generator specific fields, please take a look at our generator concept page to understand the general concept.

Connection

A SQL connection.

Prefix

Includes only tables which start with the provided prefix.