1 min read

sqldb-rs

Table of Contents

Memory backed SQL database.

Rust implementation of blog in order to learn Rust, lexers and parsers. Not meant for actual use.

Supported SQL statements.

  • SELECT
  • INSERT
  • CREATE