Hmm… To use a 3rd-party library to handle the database or to write my own wrapper for the SQLite access, that's the question of the day. If I use the library, the code will be much, much easier. But then again, that's a 3rd-party library I need to keep updated. Decisions, decisions…