Terminal database client.
A terminal-first database client. Connect, browse schemas, run queries, edit rows — without leaving the keyboard or opening a heavyweight GUI.
Most database tools fall into two camps: 200MB Electron apps that take a coffee
to launch, or psql and friends that are great for one-liners but punishing for
exploring an unfamiliar schema. qry lives in the gap — TUI-fast, mouse-optional,
honest about being a tool not a platform.
Pre-1.0. Used daily on my own boxes. Expect breaking changes between minor releases until the schema for saved profiles settles.