As a word of caution from someone who has experienced data loss due to this: resist the temptation to open the SQLite database while the server is running. If you try to read the file and something tries to write to the database at the same time, you're at risk of corruption. Shut down the server, then open sv.db.