1 dépôt
Automation of shell commands or network tunnels required before establishing a database session.
Distinguishing note: None of the candidates cover the general automation of shell-based network routing specifically as a pre-step to database connectivity.
Explore 1 awesome GitHub repository matching data & databases · Connection Pre-processing. Refine with filters or upvote what's useful.
LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r
Supports executing terminal commands and establishing SSH tunnels before initiating database connections.