From 7d78f5997e0703daf542cc2e25317b44f2ddb518 Mon Sep 17 00:00:00 2001 From: Erik Grinaker Date: Sun, 12 Jul 2020 16:11:17 +0200 Subject: [PATCH] add Cascades paper --- databases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/databases.md b/databases.md index c310650..f9d9674 100644 --- a/databases.md +++ b/databases.md @@ -40,6 +40,7 @@ - [ ] 📖 [Building Query Compilers](http://pi3.informatik.uni-mannheim.de/~moer/querycompiler.pdf) (G Moerkotte 2014) - [ ] 📄 [How to Architect a Query Compiler, Revisited](https://www.cs.purdue.edu/homes/rompf/papers/tahboub-sigmod18.pdf) (RY Tahboub, GM Essertel, T Rompf 2018) - [ ] 📄 [Optimization of Queries with User-Defined Predicates](http://www.vldb.org/conf/1996/P087.PDF) (S Chaudhur, K Shim 1999) +- [ ] 📄 [The Cascades Framework for Query Optimization](https://www.cse.iitb.ac.in/infolab/Data/Courses/CS632/Papers/Cascades-graefe.pdf) (G Graefe 1995) ## Storage