Side project to build experience with Rust and better understand basic database internals.
Inspired by https://cstack.github.io/db_tutorial/
- table implementation
- row implementation
- create table
- delete table
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Side project to build experience with Rust and better understand basic database internals.
Inspired by https://cstack.github.io/db_tutorial/