(no title)
MobiusHorizons | 1 month ago
I’ve been confused by this for a while. What is it competing with? Surely not SQLite, being client server defeats all the latency benefits. I feel it would be considered as an alternative to cloud Postgres offerings, and it seems unlikely they could compete on features. Genuinely curious, but is there any sensible use case for this product, or do they just catch people who read SQLite was good on hacker news, but didn’t understand any of the why.
3eb7988a1663|1 month ago
IshKebab|1 month ago
lelanthran|1 month ago
After all, if you can tell in advance that you might hit the limits of SQLite, you'd simply start with postgresql on day one, not with a new unproven DB vendor with a product that has been through the trial by fire of existing DBs.
gizzlon|1 month ago
And since moving it out of process, and even to another network, is going to make it much much much slower. You're going to need a rewrite anyway
MobiusHorizons|1 month ago
lelanthran|1 month ago
Looking at the comments each time this product comes up, Rust is apparently the selling point for many, including the dev team themselves.