Build you own query planner guide. I've been developing this guide for some time now, and I'm excited to finally share it with you.This project includes:
- a SQL-like language
- a fully-functional SQL planner/optimizer
- a minimal query executor (for demoing purpose)
GitHub: https://github.com/tuannh982/query-planner-guide