Y
Hacker News
new
|
ask
|
show
|
jobs
by
realdense
1953 days ago
Depends on your use case. XML and JSON are great for applications with simple data stores, having done this myself. But if you foresee a need for complex queries or locking and threads then SQLite might be a good choice.