Hsql

Run SQL against any database from the command line with hsql, Harlequin's headless SQL client — execute a query or a .sql file, inspect a database's schemas, tables and columns, export results as CSV/JSON/Parquet, and read or write harlequin.toml profiles. Covers DuckDB, SQLite, Postgres, MySQL and other Harlequin adapters. Use whenever the work involves running SQL, finding out what is in a database, checking a connection string or DSN, a .sql file, or a config file for a database connection — including when the user never says "hsql" or "harlequin".

tconbeer Updated

File contents

tconbeer/harlequin/tree/main/src/harlequin/hsql/skill commit 97854b91c2

Frequently asked questions

npx skillmds@latest add tconbeer/hsql-3