Description
Several database engines can be queried from an interactive terminal client. This is useful for developers who prefer keyboard-driven exploration across PostgreSQL, MySQL, SQLite, Oracle, and SQL Server.
Interactive database clients can run destructive SQL and reveal credentials or table data. Confirm the active connection and transaction before executing commands on production systems.