Live data from Hacker News

Deep dive into Turso, the “SQLite rewrite in Rust”

kerkour.com

1–10 of 154 posts

Re: Deep dive into Turso, the “SQLite rewrite in Rust”

#10
post #2

> A database that can scale from in-process to networked is badly needed Why not Postgres? https://pglite.dev

From what I’ve read there’s a pretty sizable performance gap between SQLite and pglite (with SQLite being much faster).

I’m excited to see things improve though. Having a more traditional database, with more features and less historical weirdness on the client would be really cool.

Edit: https://pglite.dev/benchmarks actually not looking too bad.. I might have something new to try!

Post reply on HN