sqlpage

Build dynamic web apps using SQL queries without writing code

brewmacoslinux
Try with needOr install directly
Source

About

Web app builder using SQL queries to create dynamic webapps quickly

Commands

sqlpage

Examples

Start the SQLPage server on default port 8080$ sqlpage
Start SQLPage server on a custom port$ sqlpage --port 3000
Create and serve a SQL-based web app from a directory$ sqlpage --dir ./my_app