AI AGENT ADDONS
Databases
3,434installs

Run powerful SQL queries directly from your Python code. No database server is needed. You can query local files like parquet, CSV, or JSON. You can also query remote databases like Postgres, MySQL, and ClickHouse Cloud. This uses ClickHouse SQL with over 1000 functions.

Work with cloud storage like S3 and data lakes like Delta Lake and Iceberg. Join data from multiple sources in a single query. Use parametrized queries for safe and flexible inputs. A Session feature lets you build multi-step analysis pipelines.

This skill is perfect for data analysts and developers who need fast analytical queries without managing a database server. Just install with pip and start querying.

Add Chdb Sql skill to your workflow

Global

mkdir -p ~/.claude/skills/chdb-sql

Project

mkdir -p .claude/skills/chdb-sql

Source Repository

Stars
479
Forks
29
Watchers
479
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago