SQLancer

Automatically testing database systems

Technologies

java
sql

Topics

fuzzing
Automated Testing
Logic bugs
Database systems
https://www.sqlancer.com
Chat
Twitter

Projects

Contributor

Yutan Yang

Automated Test Case Reduction for SQLancer with delta-debugging and SQL parser-tree transforms

SQLancer randomly generates test cases consisting of potentially hundreds or thousands of SQL statements. In order to efficiently identify bugs in...

View project detailsView code

Contributor

Zhenglin Li

Adding Support for and Testing New Database Systems

SQLancer is an open-source tool for testing the correctness of SQL database systems and supports close to 20 database systems. The goal of this...

View project detailsView code