dbcli-exec

Community

Execute DML with built-in backups to prevent data loss.

Authortteamtm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Safely perform INSERT/UPDATE/DELETE with mandatory backups, ensuring you can recover quickly from mistakes.

Core Features & Use Cases

  • DML execution with backup: Create a backup before destructive changes.
  • Batch operations: Support multi-row inserts and updates.
  • Rollback options: Restore from backup if needed.

Quick Start

dbcli -c "Data Source=app.db" exec "UPDATE Users SET Active = 0 WHERE LastLogin < date('now','-30 days')"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dbcli-exec
Download link: https://github.com/tteamtm/dbcli/archive/main.zip#dbcli-exec

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.