Post #4237262
2026-07-18 13:25 UTC
@b0rk@social.jvns.ca I think all I know came from here: https://sqlite.org/eqp.html
Replies (1)
-
@kitten_tech@fosstodon.org 2026-07-18 13:50
@b0rk@social.jvns.ca I'm more familiar with other systems' explain output (and once I worked for a DB company on the thing that GENERATES plans and explains them, which was fun!) and I find it's also helpful to experiment with simple queries that you expect to go a certain way and just EXPLAIN them and compare what you get to what you expect.... Y'know just play with it :-)