Install Sqlsmith On A Debian, Ubuntu, Kali And Raspbian

Install Sqlsmith On A Debian, Ubuntu, Kali And Raspbian

sqlsmith

random SQL query generator

Maintainer: Andreas Seltenreich



Section: database

Install sqlsmith

  • Debian apt-get install sqlsmith Click to copy
  • Ubuntu apt-get install sqlsmith Click to copy
  • Kali Linux apt-get install sqlsmith Click to copy
  • Raspbian apt-get install sqlsmith Click to copy

sqlsmith

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 or later only. SQLsmith was designed with testing different versions and even products in mind, but this has not manifested yet. 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.

Installation of latest sqlsmith command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.