Skip to content

A Query Engine which takes in a query in .sql format and outputs the results on the console. Uses Indexes if specified otherwise uses hash join or Block nested join

Notifications You must be signed in to change notification settings

ideb1988/Query_Engine_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

About

A Query Engine which takes in a query in .sql format and outputs the results on the console. Uses Indexes if specified otherwise uses hash join or Block nested join

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages