Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/georgia-tech-db/spes

Tool for checking whether two SQL queries are equivalent
https://github.com/georgia-tech-db/spes

Last synced: about 2 months ago
JSON representation

Tool for checking whether two SQL queries are equivalent

Awesome Lists containing this project

README

        

# SQL Query Equivalence
A tool for checking equivalence of SQL queries.

# z3 update
needs to build on z3 4.6 version:
github link: https://github.com/Z3Prover/z3/releases

# test case
1. check SimpleTest in test/java/SimpleQuery/Tests.