Skip to content

An earlier ver of a system that measures the robustness of database query optimizers by parsing through SQL Queries, generating AST representations of said queries, and applying transformations on queries that change the structure yet retain their semantic meanings. This allows users to systematically analyze which queries cause failures.

Notifications You must be signed in to change notification settings

sizbrother/DatabaseOptimizerSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

An earlier ver of a system that measures the robustness of database query optimizers by parsing through SQL Queries, generating AST representations of said queries, and applying transformations on queries that change the structure yet retain their semantic meanings. This allows users to systematically analyze which queries cause failures.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages