1 Repo
Command-line interfaces that use TUI elements for rendering data and interactive navigation.
Distinct from SQL Query Interfaces: Distinct from general SQL Query Interfaces by specifically focusing on the TUI rendering layer rather than the query logic.
Explore 1 awesome GitHub repository matching data & databases · Terminal User Interfaces. Refine with filters or upvote what's useful.
Sqlit is a terminal-based SQL client and database explorer designed for executing queries and managing database connections. It functions as a command line interface that provides syntax highlighting, command history, and a terminal user interface for rendering results. The tool features a discovery engine that scans local Docker sockets to automatically identify and resolve connection details for active database containers. It handles secure access through encrypted SSH tunnels and integrates with external secrets managers to retrieve credentials. The project includes capabilities for data
Implements a terminal user interface for rendering SQL query results and maintaining command history.