codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
286.94k stars 26.97k forks source link

What would SQLite look like if written in Rust? #594

Open claudio4 opened 3 years ago

claudio4 commented 3 years ago

Main programming language

Rust

Tutorial title

What would SQLite look like if written in Rust?

Tutorial URL

https://medium.com/the-polyglot-programmer/what-would-sqlite-would-look-like-if-written-in-rust-part-0-4fc192368984

Category

ghost commented 3 years ago

Is this tutorial finished? It seems like the author wanted to write additional Parts, but didn't.

Also, the article is on Medium - it will be hidden behind a paywall if you are "out of your free stories for the month", which is not a pleasant experience.

claudio4 commented 3 years ago

Indeed the tutorial is not finished yet, but it doesn't look like the author has dropped it.

I agree that Medium's paywall can be annoying, but it can be easily bypassed using incognito mode or readium.

duncanchiu409 commented 11 months ago

Putting for a watermark here, the tutorial is not yet finished. Now is at implementating B-Tree