Skip to content

Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., traditional and multi-objective query optimization) and offer different tradeoffs between optimality guarantees and optimization time (e.g., fast randomized algorithms, approximation schemes, exhaustive algorithms…

License

Notifications You must be signed in to change notification settings

itrummer/query-optimizer-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

query-optimizer-lib

Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., traditional and multi-objective query optimization) and offer various tradeoffs between optimality guarantees and optimization time (e.g., various randomized algorithms, approximation schemes, exhaustive algorithms, parallel algorithms, ...).

About

Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., traditional and multi-objective query optimization) and offer different tradeoffs between optimality guarantees and optimization time (e.g., fast randomized algorithms, approximation schemes, exhaustive algorithms…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages