macOS
brew install sqlpagelocal Homebrew formula metadata
brew / rank 4609
Web app builder using SQL queries to create dynamic webapps quickly. Version 0.45.0 via Homebrew; verified 2026-07-21. Also installable with nix: nix profile install nixpkgs#sqlpage.
install
brew install sqlpagelocal Homebrew formula metadata
nix profile install nixpkgs#sqlpagenixpkgs package indexes · pkgs/by-name/sq/sqlpage/package.nix · source: api.github.com
scoop install main/sqlpageScoop official bucket manifest trees · bucket/sqlpage.json · source: api.github.com
overview
Web app builder using SQL queries to create dynamic webapps quickly
history
SQLPage is an open-source server and CLI-centered tool for building database-backed web applications from SQL files and queries.
Official project metadata and the SQLPage repository place public development in the early 2020s. The official site describes SQLPage as a way to build interactive websites and apps with only SQL queries, and the repository contains the SQL source for the official website and documentation.
The official changelog shows rapid 2023 iteration, including version 0.7.2 in July 2023, version 0.9.0 adding JSON API output, version 0.10.0 changing SQL parsing to use the target database dialect, version 0.12.0 adding SQLPage variables, and later releases refining forms, maps, configuration, authentication, and deployment behavior.
SQLPage's official README and website position it as a lightweight alternative to dashboards and conventional web frameworks for data-centric applications. The supplied package-manager facts show distribution through Homebrew, Nix, and Scoop, which makes the single executable easy to install on developer machines.
Users write .sql files that return SQLPage components, run the sqlpage command, and configure database and server settings through sqlpage.json, command-line options, environment variables, or deployment defaults. The official documentation is organized around components, functions, examples, and configuration.
Package nerds care about SQLPage because it packages an unusually small web-application stack into a CLI: database driver, SQL execution, UI components, and static assets. That makes demos, internal tools, and database browsers installable with a package-manager command instead of a language-specific scaffold.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
sqlpage/sqlpage.json/etc/sqlpage/sqlpage.jsonCredential-bearing paths to review before unattended agent runs.
sqlpage/sqlpage.json/etc/sqlpage/sqlpage.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sqlpage | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:sqlpage |
|---|---|
| Version | 0.45.0 |
| Package manager | Homebrew |
| Homepage | https://sql-page.com/ |
| Repository | https://github.com/sqlpage/SQLpage |
| Last updated | 2026-07-21T21:29:58Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sqlpage
nix profile install nixpkgs#sqlpagemain/sqlpage
scoop install main/sqlpagesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.