SQLPage
Software Development - Low Code
About this project
SQLpage is an SQL-only webapp builder. It allows building powerful data-centric user interfaces quickly, by tranforming simple database queries into interactive websites.
With SQLPage, you write simple .sql
files containing queries to your database
to select, group, update, insert, and delete your data, and you get good-looking clean webpages
displaying your data as text, lists, grids, plots, and forms.
Examples
Code | Result |
|
|
|
|
|
|
|
|
Supported databases
- SQLite, including the ability to load extensions such as Spatialite.
- PostgreSQL, and other compatible databases such as YugabyteDB, CockroachDB and Aurora.
- MySQL, and other compatible databases such as MariaDB and TiDB.
- Microsoft SQL Server, and all compatible databases and providers such as Azure SQL and Amazon RDS.
- Any ODBC-compatible database, such as ClickHouse, MongoDB, DuckDB, [Oracle](https://www.oracle.com/databa
Technologies & License
MIT
Rust
Docker