Hacker News new | ask | show | jobs
by kragen 1536 days ago
For simple write patterns like this, I've had better robustness experiences with dumb filesystem access than with SQLite.
1 comments

That makes sense.