Skip to content

daubersc/rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rack

Implementation of a relational algebra tool. It takes a SQL query as input and produces a radb expression in canonial translation as output and optimizes the canonial translation according to the rule-based transformation. This was part of the database and information systems lecture practical task.

requirements

This was implemented using Python. The project requires the radb module (https://github.com/junyang/radb) as well as the sqlparse (https://github.com/andialbrecht/sqlparse) module.

About

Implementation of a relational algebra tool. It takes a SQL query as input and produces a radb expression as output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages