logo
icon

SQLPage

SQLPage lets you build full web applications using only SQL. Write SELECT statements and SQLPage renders them as interactive web pages with charts, forms, tables, and more. No frontend code required.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolDeveloper Tools

SQLPage

Build full web applications using only SQL. Write SELECT statements and SQLPage renders them as interactive web pages with charts, forms, tables, and more.

What You Can Do After Deployment

  1. Visit your domain — see the default SQLPage welcome page
  2. Create SQL files — add .sql files to the /var/sqlpage volume to build pages
  3. Build dashboards — use built-in components for charts, tables, and KPIs
  4. Create forms — handle user input with SQL INSERT/UPDATE statements
  5. Connect databases — configure external database connections via environment variables

Key Features

  • Build web apps with pure SQL
  • 50+ built-in UI components (charts, tables, forms, maps, timelines)
  • Embedded SQLite database (no setup required)
  • Optional connection to PostgreSQL, MySQL, or MSSQL
  • Fast Rust-based server
  • Authentication and access control components
  • File upload support

License

MIT — GitHub