Hacker News new | ask | show | jobs
by tushonka 2175 days ago
Aaah the beginners project to store info without having an actual database.
1 comments

SQLite with the JSON extension works well.
Who has time to learn SQL when you can just read/write JS objects from/to files. ;)