Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upReadings
This page has a list of pointers to various systems or papers that might be helpful to know of / understand.
- Spanner is the inspiration for much of our work
- Volcano Optimizer
- Apache Calcite. Some slides here
- Spark SQL
- The Cascades Query Optimization Framework
- Apache Trafodion
- Vertica (evolved from C-Store)
- VoltDB (evolved from H-Store)
- ql: go embedded database, potentially interesting to look at implementation details
- TiDB: SQL over distributed transactional KV in go
Press h to open a hovercard with more details.