Show HN: Tuiql – A keyboard-driven SQL database client in the terminal
Category: devtools
Tags: sql-client, terminal, tui, rust, database
Score: 5.8/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 6)
Tuiql is a keyboard-driven SQL database client for the terminal, built in Rust, supporting PostgreSQL, MySQL, MariaDB, and SQLite. It offers vim-style navigation, inline filtering, pagination, and theming, aiming to replace heavyweight GUI clients like DataGrip. Its focus on speed and terminal-native experience makes it interesting for developers seeking a lightweight, efficient alternative.
Target audience: backend devs, data engineers
Repository: https://github.com/okira-e/tuiql · Rust · MIT · 9 stars
View on Hacker News