georgia-tech-db / spes

Tool for checking whether two SQL queries are equivalent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tool for checking whether two SQL queries are equivalent

License:Apache License 2.0


Languages

Language:Java 100.0%