mysql-loaddata-stmt

Official

Generate and execute MySQL LOAD DATA statements with ease.

AuthorPillArmy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexity of writing and executing MySQL's LOAD DATA statements by providing a comprehensive method chain interface, simplifying the process of data loading into MySQL databases.

Core Features & Use Cases

  • MySQL LOAD DATA Method Chain: Offers a method chain to build complex LOAD DATA statements programmatically.
  • File Importation: Enables batch data import from files into MySQL tables.
  • Data Manipulation: Allows for options like LOCAL, REPLACE/IGNORE, character set, field/column format, partitioning, and SET clauses.
  • Use Case: When you need to load a large dataset from a CSV file into a MySQL table with specific configurations, such as ignoring duplicates or replacing existing data.

Quick Start

Use the mysql-loaddata-stmt skill to import data from 'data.csv' into 'my_table' with the ignore option and the utf8mb4 character set.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: mysql-loaddata-stmt
Download link: https://github.com/PillArmy/army/archive/main.zip#mysql-loaddata-stmt

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 620,000+ vetted skills library on demand.