kona 0.1.0

An SQLite clone written in pure Rust
Documentation

KONA

An SQLite clone written in pure Rust.

This is my personal project to learn programming in Rust. I do not believe in learning new programming languages by creating toy projects. When someone suggested to rewrite sqlite3 in Rust, I took on the challenge.

Let's see how far we get ...