[ 源代码: sqlsmith ]
软件包:sqlsmith(1.2.1-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: libboost-regex1.74.0-icu67
- 本虚包由这些包填实: libboost-regex1.74.0
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libpqxx-6.4 (>= 6.4)
- C++ library to connect to PostgreSQL
-
- dep: libsqlite3-0 (>= 3.6.18)
- SQLite 3 共享库
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版