macOS
brew install sqlsmithlocal Homebrew formula metadata
brew / 順位 9936
sqlsmith のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sqlsmithlocal Homebrew formula metadata
sudo apt install sqlsmithDebian stable package indexes · sqlsmith · ソース: deb.debian.org
sudo pacman -S sqlsmithArch Linux sync databases · sqlsmith · ソース: geo.mirror.pkgbuild.com
概要
Random SQL query generator
履歴
SQLsmith is a random SQL query generator used for database fuzz testing and benchmarking.
The official README describes SQLsmith as a random SQL query generator whose paragon is Csmith, the random C program generator used for compiler quality assurance. The first GitHub release, SQLsmith 1.0, was published on May 30 after development that had already found about thirty PostgreSQL bugs.
Version 1.0 targeted PostgreSQL 9.5 or later. Later official release notes document a broader scope, including version 1.2 adding SQLite3 and MonetDB support, support for older PostgreSQL releases, automatic blacklisting of unsupported grammar, and grammar improvements.
The README states that since 2015 SQLsmith found 118 bugs in alphas, betas, and releases of supported database products, including security vulnerabilities, plus bugs in extensions and libraries. The supplied package-manager facts show distribution through Homebrew, Debian, Ubuntu, and Arch.
SQLsmith connects to a target database, reads schema information, generates random SQL, sends it to the database, and rolls statements back. The README documents PostgreSQL, SQLite, and MonetDB invocations, logging with --log-to, verbose progress output, seeds, dry runs, and large-scale testing support.
Package nerds care about SQLsmith because it turns database fuzzing into an installable CLI. It is useful to database hackers, distro maintainers, and extension authors who want randomized workload generation without building a custom fuzzer for every database target.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sqlsmith | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sqlsmith |
|---|---|
| バージョン | 1.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/anse1/sqlsmith |
| リポジトリ | https://github.com/anse1/sqlsmith |
| 最終更新 | 2026-06-07T21:46:28Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sqlsmith 1.4-1+b4
random SQL query generator
https://github.com/anse1/sqlsmith
sudo apt install sqlsmithsqlsmith 1.4-1build2
random SQL query generator
https://github.com/anse1/sqlsmith
sudo apt install sqlsmithsqlsmith 1.5-1
A random SQL query generator
https://github.com/anse1/sqlsmith
sudo pacman -S sqlsmithソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.