query-cli

JSON →
library 1.0.8 ·javascript
verified Jun 5, 2026

A terminal-based database client with a keyboard-driven TUI, multi-connection support, and AI assistance. As of v1.0.8, it supports PostgreSQL, SQLite, and MySQL, with built-in query editing, schema exploration, and slash commands. It is distributed as a self-contained binary via npm/pnpm/yarn/bun (no Node or Bun runtime required on target). Key differentiators vs other CLI DB tools (like mycli, pgcli): modern TUI built with OpenTUI and React, native AI integration for SQL generation/explanation, and cross-platform releases via GitHub Actions.