If it's data you expect to change relatively often, that you'll want to do searches and sorts on, and/or which may grow a lot in the future, then I would recommend a database solution. Whether you want to use MySQL, Postgres, SQLite, or some other DBMS is another question (and harder to answer ).
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Bookmarks