does anyone already started this todo item? If not then I think I can start at least some work on database structure and basic db operations. From my perspective sqlite is all what we need. As starting point I can add creation of database file, create table if not exists, adding, removing and editing records in db. Of course opening existing db is on the list