iAziz786 / sqliteaf

SQLite3 in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SQLite3 in Rust

License:MIT License


Languages

Language:Rust 100.0%