Hacker News new | ask | show | jobs
by plaguuuuuu 1045 days ago
This is cool. There are a tonne of options for local KV stores that likely outperform this by a large margin, but the obvious benefit here is that SQLite is really simple to configure and operate!
2 comments

I wouldn’t count on it. SQLite is unreasonably fast in ways you’d think it shouldn’t be.
Thank you!