1 dépôt
Provides a full-screen editor with syntax highlighting, fuzzy autocomplete, and file operations for writing SQL queries.
Distinct from Buffer-Based Editors: Distinct from Buffer-Based Editors: focuses on SQL-specific editing with autocomplete and syntax highlighting, not general buffer-based text editing.
Explore 1 awesome GitHub repository matching development tools & productivity · SQL Editors. Refine with filters or upvote what's useful.
Harlequin is a terminal-based SQL IDE that runs queries against DuckDB and SQLite databases, with a plug-in adapter system for connecting to additional database engines. It provides a full-screen text editor with syntax highlighting and fuzzy autocomplete for writing SQL, and displays query results in a scrollable table within the terminal. The application distinguishes itself through a tree-based data catalog that lets you browse database schemas, local files, and remote S3 objects, with the ability to insert or copy paths directly into the query editor. It supports custom key bindings throu
Provides a full-screen SQL editor with syntax highlighting and fuzzy autocomplete for writing queries.