06 Jan 2022 » Automatically simplifying queries
Hi!
Welcome to this little collection of my writings. I write mostly about query optimizers.
Find more of my online stuff here:
Posts
27 Aug 2021 » Examining query plans in MySQL and Vitess
04 Feb 2021 » Life of a Vitess Query - Semantic Analysis
What happens when you issue a query to a vtgate?
03 Feb 2021 » Life of a Vitess Query - Parsing and rewriting
What happens when you issue a query to a vtgate?
05 Dec 2018 » Shard Splits with Consistent Snapshots
06 Jun 2022 » Grouping and aggregations on Vitess
02 Nov 2021 » Why write a new planner
07 Sep 2021 » Examining query plans in MySQL and Vitess
24 Mar 2021 » Code generation in Vitess
15 Dec 2022 » What is a query planner?