SQLite

Backup

With SQLite Cloud, you can restore your database from any point in time, unlike traditional backups that only restore data from the time the backup was made. This is possible because your database is continuously and transparently backed up to S3-compatible storage.

Initially, the Backup section may appear empty.

Dashboard Empty Backup

You can activate backups for a database by selecting it in the Settings menu and specifying a retention period.

Dashboard Backup Settings

Once backups are enabled, all the corresponding backup copies will be listed in the Backup section.

Dashboard Backup

From this section, you can easily restore your database to any point in time or delete individual backup copies. This means that you have complete control over your data and can easily recover it in case of any issues.

To enable this continuous backup feature, we have used a modified version of LiteStream, a powerful tool that supports backups for SQLite databases. Our modified version is capable of handling encrypted databases, giving you even more security and peace of mind.

Previous
Analyzer