Skip to content

SteveLeungYL/SQLBull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficiently Detecting DBMS Bugs through Bottom-up Syntax-based SQL Generation

Version: 1.0
Update: November 16th, 2025
Paper: Efficiently Detecting DBMS Bugs through Bottom-up Syntax-based SQL Generation

Currently supported DBMS:

  1. SQLite3
  2. PostgreSQL
  3. MySQL
  4. MariaDB
  5. CockroachDB



Installation & Run

The Installation and Run instructions can be found in this link.

Publications

More details can be found in our NDSS 2026 paper.

Efficiently Detecting DBMS Bugs through Bottom-up Syntax-based SQL Generation

@inproceedings{liang:sqlbull,
  title        = {{Efficiently Detecting DBMS Bugs through Bottom-up Syntax-based SQL Generation}},
  author       = {Yu Liang and Peng Liu},
  booktitle    = {Network and Distributed System Security (NDSS) Symposium 2026},
  month        = feb,
  year         = 2026,
  address      = {San Diego, CA},
}

About

SQLBull: DBMS Fuzzer with Bottom-up Syntax-based SQL Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published