Skip to content

A SQL Query Compiler that parses SQL and produces logical query plan with associated cost

Notifications You must be signed in to change notification settings

zyhresearch/Lugi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Lugi

A SQL query compiler that parses SQL and produces logical query plan with associated cost

Lugi parses the SQL query and produces logical query plan. It can generate relational algebra formula (in LaTex) and represent logical query plan as expression tree.

About

A SQL Query Compiler that parses SQL and produces logical query plan with associated cost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published