3 lines
259 B
Markdown
3 lines
259 B
Markdown
|
# SQLite Backup
|
||
|
|
||
|
A script which performs backups of an SQLite database on the local filesystem or in a Docker container and maintains dated backup instances as defined in its configuration, e.g. 24 hourly, 7 daily, 4 weekly, 12 monthly, and 7 yearly backups.
|