/sqliteaf

SQLite3 in Rust

Primary LanguageRustMIT LicenseMIT

SQLiteAF

Trying to make a SQLite clone. Hope it's not also an abandon project.

Following the tutorial by @cstack. The tutorial is in C but porting that to Rust.

Run

cargo run