Geoffrey Copinblog.sylver.devยท15 hours agoBuild your own SQLite, Part 3: SQL parsing 101After discovering the SQLite file format and implementing the .tables command in part 1 and part 2 of this series, we're ready to tackle the next big challenge: writing our own SQL parser from scratch. As the SQL dialect supported by SQLite is quite ...2.7K readsBuild your own SQLiteRustAdd a thoughtful commentNo comments yetBe the first to start the conversation.