Skip to content

TimWillebrands/rust-byo-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Your Own Database From Scratch: Rust Edition

This is a project to learn the basics of rust and databases by building a toy-database. I have no experience in either so don't expect magnificent code. So far B-Trees have been really cool.

The book I use for this project is: https://build-your-own.org/database/

About

Toy database/b-tree in rust, following https://build-your-own.org/database/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages