macOS
brew install sqlpagelocal Homebrew formula metadata
brew / 順位 4609
sqlpage のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sqlpagelocal Homebrew formula metadata
nix profile install nixpkgs#sqlpagenixpkgs package indexes · pkgs/by-name/sq/sqlpage/package.nix · ソース: api.github.com
scoop install main/sqlpageScoop official bucket manifest trees · bucket/sqlpage.json · ソース: api.github.com
概要
Web app builder using SQL queries to create dynamic webapps quickly
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sqlpage | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sqlpage |
|---|---|
| バージョン | 0.45.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://sql-page.com/ |
| リポジトリ | https://github.com/sqlpage/SQLpage |
| 最終更新 | 2026-07-21T21:29:58Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sqlpage
nix profile install nixpkgs#sqlpagemain/sqlpage
scoop install main/sqlpageソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.