sqlite_backup
sqlite_backup copied to clipboard
add flag to vaccuum database while/after copying
can add a --vacuum flag to reduce size of the database after back
during a vacuum you use (up to) twice the storage to complete the process, should warn in the readme or perhaps check if you have the disk space to do so (probably too complicated)