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 29a6e23 8 files · 41.0 KB Updated

File contents

tconbeer/harlequin-web/tree/main/static/artifacts commit 29a6e235f8

Frequently asked questions

npx skillmds@latest add tconbeer/hsql-2