←back to thread

212 points todsacerdoti | 1 comments | | HN request time: 0.001s | source
Show context
bfrog ◴[] No.43109740[source]
This is a really cool set of articles, and while it’s not going to replace sqlite it’s fantastic to see the pieces needed to do sql with SQLite’s file format
replies(1): >>43109976 #
rockwotj ◴[] No.43109976[source]
SQLites alternative in rust is a thing though

https://github.com/tursodatabase/limbo

replies(3): >>43110098 #>>43110247 #>>43113755 #
1. MobiusHorizons ◴[] No.43110098[source]
perhaps instead of `successor` you could say `rust fork` or `alternative`. Successor implies the original is dead or deprecated, or no longer going to be used, which is very far from the truth.