Unexpected, but welcome, to see the first part in the series on here right now. I just published the second part [0] today, featuring binary expressions and WHERE filtering. It also updates the REPL to use a prettier table-printing library and a readline implementation.<p>The repo [1] has some additional bare notes on architecture and links to similar, more mature projects (primarily go-mysql-server and ramsql).<p>[0] <a href="https://notes.eatonphil.com/database-basics-expressions-and-where.html" rel="nofollow">https://notes.eatonphil.com/database-basics-expressions-and-...</a><p>[1] <a href="https://github.com/eatonphil/gosql" rel="nofollow">https://github.com/eatonphil/gosql</a>