Introducing Limbo: A complete rewrite of SQLite in Rust

https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust

91 points · 5 comments · view on lemmy.world

5 Comments

livingcoder@programming.dev · 1 pts · 1y

Is this already in a crate? I'd be happy to change over from rusqlite to limbo, at least for the async functionality.

anton@lemmy.blahaj.zone · 1 pts · 1y

Impressive, but the performance paragraph has to be a joke right?

One 500ns query is not a good benchmark.

markuswerle@nrw.social · -11 pts · 1y (2 replies)

@snaggen greetings from David Dunning and Justin Kruger. And good luck!

snaggen@programming.dev · 16 pts · 1y

Not the creator, just posting

bitcrafter@programming.dev · 14 pts · 1y

Did you actually read the article? They have clearly been putting a lot of thought and care into this project.