Comment by 737maxtw
5 years ago
Depends on the size or structure of the data.
If you're having to do things like updates over a large dataset, SQLITE can be nice because of the performance boosts from indexing.
5 years ago
Depends on the size or structure of the data.
If you're having to do things like updates over a large dataset, SQLITE can be nice because of the performance boosts from indexing.
No comments yet
Contribute on Hacker News ↗