Create Custom SQL APIs in Drupal

The Create SQL API feature allows administrators to expose Drupal database records through secure REST API endpoints without writing any code. Using the visual Query Builder, you define the source table, joins, filter conditions, calculated fields, grouping, sorting, and output options — the module builds and executes the SQL query for you and returns the results as JSON.

Subscribe with RSS Subscribe to RSS - Visual API Builder for Drupal