sqlpage/SQLPage
Fast SQL-only data application builder. Automatically build a UI on top of SQL queries. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 1494
- days_rel: 43
- days_push: 7
- n_releases_24m: 26
Adoption not part of the score
2544 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SQLPage is an open-source web application framework, written in Rust, that turns SQL queries in .sql files into interactive data-driven websites with pre-built UI components like tables, charts, forms, and maps. It acts as a web server connecting to SQLite, PostgreSQL, MySQL, SQL Server, or any ODBC-compatible database, requiring no code beyond SQL.
Use cases
- build internal admin tools from sql queries
- create dashboards and charts without writing javascript
- build crud web forms on top of a database
- turn a postgres or mysql database into a website
- build data entry apps for non-programmers
- replace spreadsheets with a query-driven web app
- quickly prototype data-centric web applications
When to choose
- you know SQL but not web development
- you need internal tools, dashboards, or admin panels fast
- your data already lives in a supported SQL database and you want to keep it there
- you want minimal code and opinionated, good-looking defaults
When to avoid
- you need highly custom frontend UX or complex client-side interactions
- you're building a large multi-team product with a dedicated frontend stack
- you need a public-facing app with heavy custom branding and design
- your data source isn't SQL or ODBC accessible
Facets
framework · maturity active
web-framework templating http-server database ui-components charts form-handling auth web-development databases data-visualization developer-tools backend cross-platform self-hosted serverless cli sql-only low-code rust sqlite postgresql mysql sql-server odbc dashboards internal-tools web-server docker
4 sources
- readme: https://github.com/sqlpage/SQLPage · fetched 2026-08-28 · 817e7d355766
- homepage: https://sql-page.com · fetched 2026-08-29 · 1e3fb63ec5a5
- site_page: https://sql-page.com/documentation.sql · fetched 2026-08-29 · 2cf606aae9d1
- registry_crates: https://crates.io/api/v1/crates/sqlpage · fetched 2026-08-29 · 7f6aa642b383
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sqlpage/SQLPage | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem