sqlite guide following guide from: https://cstack.github.io/db_tutorial/parts/part1.html 1. create REPL read evaluate print loop 2. create simple parser convert strings to statements meta commands are ignored 3. create simple VM