Scene Image

Query Quest

SELECT * FROM witty_comments WHERE game='Query Quest' ORDER BY humor ASC

In Query Quest, you play as a novice software engineer attempting to create a functioning database system. Follow the step-by-step approach of the Build Your Own X book series to build a KV store and mini database with a SQL-like query language. Watch out for unexpected bugs and setbacks along the way.