chdb SQL — ClickHouse in Your Python Process Run ClickHouse SQL directly in Python — no server needed. Query local files, remote databases, and cloud storage with full ClickHouse SQL power. Decision Tree: Pick the Right API chdb.query() — One Line, Any Data Table functions → table-functions.md | SQL functions → sql-functions.md | Full API → api-reference.md Session — Stateful Analysis Pipelines Connection API (DB-API 2.0) Troubleshooting | Problem | Fix | |---------|-----| | | | | | Check file path; use absolute path or verify cwd | | | Check function name spelling (e.g., not ) | | Connection…