← Back to tools
View AGENTS.md for harlequin
harlequin
The SQL IDE for your terminal
Description
harlequin is the SQL IDE for your terminal. It provides an interactive SQL editor with syntax highlighting, autocomplete, result viewing, and database schema browsing, supporting DuckDB, SQLite, PostgreSQL, and more.
AI Summary
Terminal SQL IDE with syntax highlighting, autocomplete, and schema browsing for multiple databases
Capabilities
- + Edit and run SQL queries with syntax highlighting
- + Browse database schemas
- + View query results in tabular format
- + Support DuckDB, SQLite, PostgreSQL, and more
- + Autocomplete SQL keywords and identifiers
Use When
- → When writing and running SQL queries in the terminal
- → When you want an IDE experience for SQL in the terminal