Y
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
pstuart
2175 days ago
SQLite with the JSON extension works well.
link
tushonka
2175 days ago
Who has time to learn SQL when you can just read/write JS objects from/to files. ;)
link