macOS
brew install sqlsmithlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqlsmith in AI-Agent-Workflows.
Installation
brew install sqlsmithlocal Homebrew formula metadata
sudo apt install sqlsmithDebian stable package indexes · sqlsmith · Quelle: deb.debian.org
sudo pacman -S sqlsmithArch Linux sync databases · sqlsmith · Quelle: geo.mirror.pkgbuild.com
Überblick
Random SQL query generator
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sqlsmith | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/anse1/sqlsmith
Installationsmetadaten
| Paketschlüssel | brew:sqlsmith |
|---|---|
| Version | 1.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sqlsmith |
| Homepage | https://github.com/anse1/sqlsmith |
| Repository | https://github.com/anse1/sqlsmith |
| Upstream-Dokumentation | https://github.com/anse1/sqlsmith#readme |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/anse1/sqlsmith/archive/refs/tags/v1.5.tar.gz |
| Zuletzt aktualisiert | 2026-06-07T21:46:28Z |
| Pulse | updated |
| Abhängigkeiten | libpq, libpqxx |
| Build-Abhängigkeiten | autoconf, autoconf-archive, automake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sqlsmith |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 sqlsmithQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.