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
Side project to build experience with Rust and better understand basic database internals.
Inspired by https://cstack.github.io/db_tutorial/