InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
SQLPage Alternatives
Similar projects and alternatives to SQLPage
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
-
-
-
-
evidence
Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
-
-
self-hosted
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
-
-
-
-
-
bigcapital
💵 Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SQLPage discussion
SQLPage reviews and mentions
-
SQLx – The Rust SQL Toolkit
I use a fork of sqlx in SQLPage [1]. I think my main complaint about it is runtime errors (or worse, values decoded as garbage) when decoding SQL values to the wrong rust type.
* [1] https://sql-page.com/
- SQLPage: Automatically build a UI on top of SQL queries
-
I've Built My First Successful Side Project, and I Hate It
I think getting support requests from consumers who don't know what they are doing is actually a great problem to have.
I have a project that allows building web applications out of SQL queries [1]. When I started receiving support requests by people who did not know SQL and were basically learning it along, I was thrilled. I was happy that my tool had a greater audience than I initially envisioned.
In any given domain, specialists are the minority. If the thing I am building is unexpectedly appealing to non-specialists, I rejoice, even if it means getting strange support requests. In the end, it helps me making the project more approachable and easy to use for everyone.
[1] https://sql.datapage.app
- SQLpage: SQL-only webapp builder for data analysts to build web apps quickly
-
The Demise of the Mildly Dynamic Website
This article resonates with me. I do love "mildly dynamic websites", and have fond memories of my days hacking together PHP websites 15 years ago.
And what I am working on today might be called a bridge for the "dynamicity gap". I'm making an open source server to write web apps entirely in SQL ( https://sql.ophir.dev/ ). It has the "one file per page" logic of PHP, and makes it easy to add bits of dynamic behavior with just a normal INSERT statement and a SELECT over dynamic data.
- SQL-Only Webapp Builder
-
Show HN: SQLite Database Explorer
If you do, please share the results of your exploration here: https://github.com/lovasoa/SQLpage/discussions
We love to see what other people build.
- OAuth and OIDC Implementation in SQL
- SQLite Schema Diagram Generator
-
SQLPage – Building a full web application with nothing but SQL queries [video]
Saving further clicks:
> SQLPage is a tool that allows you to build websites using nothing more than SQL queries. You write simple text files containing SQL queries, SQLPage runs them on your database, and renders the results as a website.
The 22-line "TinyTweeter" example at 28:45 [0] in the video is a good overview - perhaps better than anything currently on the homepage/docs: https://github.com/lovasoa/SQLpage/blob/main/examples/tiny_t...
Also, based on a couple of discussions [1][2] it seems like SQLPage has the potential to combine well with HTMX too. The two projects definitely share a similar philosophy.
[0] https://youtu.be/mXdgmSdaXkg?t=1721
[1] https://github.com/lovasoa/SQLpage/issues/84#issuecomment-19...
[2] https://github.com/lovasoa/SQLpage/pull/175#issuecomment-187...
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
sqlpage/SQLPage is an open source project licensed under MIT License which is an OSI approved license.
SQLPage is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of SQLPage is Rust.