build-your-own-x icon indicating copy to clipboard operation
build-your-own-x copied to clipboard

What would SQLite look like if written in Rust?

Open claudio4 opened this issue 4 years ago • 3 comments

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

  • [ ] 3D Renderer
  • [ ] Augmented Reality
  • [ ] BitTorrent Client
  • [ ] Blockchain / Cryptocurrency
  • [ ] Bot
  • [ ] Command-Line Tool
  • [x] Database
  • [ ] Docker
  • [ ] Emulator / Virtual Machine
  • [ ] Front-end Framework / Library
  • [ ] Game
  • [ ] Git
  • [ ] Network Stack
  • [ ] Neural Network
  • [ ] Operating System
  • [ ] Physics Engine
  • [ ] Programming Language
  • [ ] Regex Engine
  • [ ] Search Engine
  • [ ] Shell
  • [ ] Template Engine
  • [ ] Visual Recognition System
  • [ ] Voxel Engine
  • [ ] Web Search Engine
  • [ ] Web Server
  • [ ] Uncategorized

claudio4 avatar Feb 18 '21 23:02 claudio4

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.

ghost avatar Mar 16 '21 20:03 ghost

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.

claudio4 avatar Mar 30 '21 16:03 claudio4

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

duncanchiu409 avatar Jul 27 '23 02:07 duncanchiu409