Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
sqlreduce
Reduce verbose SQL queries to minimal examples
https://github.com/df7cb/sqlreduce
0
no reviews
Install
SQLreduce takes as input an arbitrary SQL query which is then run against a PostgreSQL server. Various simplification steps are applied, while checking that the simplified query still exhibits the same error from PostgreSQL.