duckdb-sql

Official

Query data with SQL, no database needed.

Authormalue-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to query data directly from files like CSV, Parquet, and JSON using SQL, eliminating the need for traditional database setup and data import processes.

Core Features & Use Cases

  • Direct File Querying: Run SQL queries on local files without importing data into a database.
  • Large Dataset Analysis: Efficiently analyze large datasets that might be slow for other tools.
  • Multi-File Joins: Combine data from multiple CSV or Parquet files using SQL JOIN operations.
  • Use Case: Analyze sales data from sales.csv to find the total revenue per category, or join orders.csv with customers.csv to find high-value orders.

Quick Start

Use the duckdb-sql skill to count the number of rows in the file 'data.csv'.

Dependency Matrix

Required Modules

duckdb

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-sql
Download link: https://github.com/malue-ai/dazee-small/archive/main.zip#duckdb-sql

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.