Hacker News new | ask | show | jobs
by locknitpicker 65 days ago
> You can avoid the overhead of working with the database.

What overhead?

SQLite is literally more performant than fread/fwrite.

1 comments

That's exactly what I was going to say. This seems more like a neat "look Ma, no database!" hobby project than an actual production recommendation.