DuckDB Backup

Community

Securely backup your DuckDB databases.

Authorgoodluckz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust solution for backing up DuckDB databases, ensuring data safety and recoverability through multiple methods and automated processes.

Core Features & Use Cases

  • Dual Backup Methods: Supports fast file-based copying (cp) for local backups and native ATTACH+COPY for more flexible, cloud-ready backups.
  • Automated Timestamping: Automatically adds YYYYMMDD-HHMMSS timestamps to backup filenames for easy versioning and management.
  • Use Case: Schedule daily backups of your critical awsntp.duckdb database to a remote storage location, ensuring you can restore it in case of data loss or corruption.

Quick Start

Use the duckdb-backup skill to create a file-based backup of your database located at data/awsntp.duckdb to data/backup-20251223.duckdb.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: DuckDB Backup
Download link: https://github.com/goodluckz/claude-code-config/archive/main.zip#duckdb-backup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.