Introducing Limbo: A complete rewrite of SQLite in Rust (turso.tech)
from snaggen@programming.dev to rust@programming.dev on 11 Dec 2024 06:47
https://programming.dev/post/22711236

#rust

threaded - newest

markuswerle@nrw.social on 11 Dec 2024 06:57 next collapse

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

snaggen@programming.dev on 11 Dec 2024 08:32 next collapse

Not the creator, just posting

bitcrafter@programming.dev on 11 Dec 2024 13:37 collapse

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

livingcoder@programming.dev on 25 Dec 2024 01:58 next collapse

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 on 21 Feb 22:54 collapse

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

One 500ns query is not a good benchmark.