DuckDB in-process analytical SQL database reference. Query CSV, Parquet, JSON files directly without import. Covers window functions, QUALIFY, ASOF joins, pivoting, Pandas/Polars zero-copy integration, Apache Arrow, S3 access, and extensions.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill duckdb --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Duckdb?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-duckdb)More formats (shields.io, HTML) on the badges page.
---
name: duckdb
version: 1.0.0
description: >
DuckDB in-process analytical SQL database reference. Query CSV,
Parquet, JSON files directly without import. Covers window
functions, QUALIFY, ASOF joins, pivoting, Pandas/Polars zero-copy
integration, Apache Arrow, S3 access, and extensions.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [duckdb, analytics, sql, olap, parquet, pandas, data]
---
# DuckDB Reference
In-process SQL database for analytics.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `queries` | SQL, file queries, window functions |
| `python` | Pandas, Polars, Arrow, extensions |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!