|
|
|
|
|
by rarestnews
6280 days ago
|
|
Many good points! I agree on most part. However, from what I've seen - even while you do a transaction, SQLite seems to write a "journal" file (which is still I/O and still slow). I'm also not saying mySQL should be used for app file format (that would be pretty dumb), but rather challenging the original article's premise that SQLite (as mp3) is one-fits-all solution. There are many solutions for many situations and SQLite is far from being universal solution. |
|