[ 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