persisting on local machine is fine for editing, but ideally there's a utility to sync the sqlite file to a remote storage location. google drive, aws s3, microsoft onedrive, etc
note that implementing all of these would potentially be a large amount of scope (not to mention authorization/authentication), so perhaps settle on either just 1 or something with lowest-hanging fruit
persisting on local machine is fine for editing, but ideally there's a utility to sync the sqlite file to a remote storage location. google drive, aws s3, microsoft onedrive, etc
note that implementing all of these would potentially be a large amount of scope (not to mention authorization/authentication), so perhaps settle on either just 1 or something with lowest-hanging fruit