[ bianca ]
[ ソース: sqlsmith ]
パッケージ: sqlsmith (1.4-1 など)
random SQL query generator
SQLsmith is a random SQL query generator. Its paragon is Csmith, which proved valuable for quality assurance in C compilers.
It currently supports generating queries for PostgreSQL 9.5+ and sqlite3.
Besides PostgreSQL developers, users developing extensions of PostgreSQL might also be interested in exposing their code to SQLsmith's random workload.
During its prototyping stage, it already found about thirty bugs in PostgreSQL alphas, betas and releases, including security vulnerabilities in released versions.
その他の sqlsmith 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libpqxx-7.10 (>= 7.10.0)
- C++ library to connect to PostgreSQL
-
- dep: libsqlite3-0 (>= 3.6.18)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3