SQL queries get tricky to write as they get longer, and even trickier to read. FunSQL is a Julia / Python library to make it a bit easier by constructing SQL queries one table operation at a time. This post provides a couple examples to make this point.