Skip to content

User Guide: Databases

A Database is a traditional file, with a .db extension. This file is used to store companies, clients and invoices information in a SQLite format. It can be opened and explored using standard SQLite tools.

Backup

It can be backed up as any other file on a computer: encrypted, copied to a external USB drive, uploaded to cloud storages, etc.

Restore

Databse files, as any file, can be restored by just getting the old version and replacing it.