sabiql: A Rust-based, driver-less TUI for PostgreSQL and SQLite

4310sy · x · 2026-08-26

A developer released sabiql, a terminal user interface (TUI) for managing PostgreSQL and SQLite databases. Built with Rust and ratatui, the tool emphasizes a vim-first workflow and a driver-less architecture that leverages existing psql or sqlite3 CLIs. Key features include inline cell editing with safe update previews, ER diagrams, and fuzzy table search, designed to offer a lightweight, unobtrusive experience similar to oil.nvim.

Original post →

More from Apps

Apps channel →