squaredb

Crates.iosquaredb
lib.rssquaredb
version0.2.0
sourcesrc
created_at2023-10-16 22:37:34.836733
updated_at2023-10-19 13:21:41.740484
descriptionA new database that I decided to make.
homepage
repositoryhttps://github.com/gorentbarak/squaredb
max_upload_size
id1005306
size11,025,606
Goren Barak (gorentbarak)

documentation

README

SquareDB

The idea behind this was to create a new database, focusing on the data structures and algorithms behind it.

I am also really interested in learning Rust, and this was a way for me to learn it.

I made a really good note-taking system for this, which I will probably reuse.

My note-taking system

Roadmap

  • Create structures to store the database in-memory.
  • Implement RocksDb.
  • Implement a server with Axum.
Commit count: 75

cargo fmt