8 lines
406 B
Markdown
8 lines
406 B
Markdown
# Assets
|
|
|
|
Bundled resources for database-archival-system skill
|
|
|
|
- [ ] archival_template.sql: SQL template for creating archive tables in PostgreSQL and MySQL.
|
|
- [ ] restore_template.sql: SQL template for restoring archived data from cold storage.
|
|
- [ ] config_template.yaml: YAML template for configuring the archival process, including database credentials, retention policies, and cold storage settings.
|