lazysql
« Back to VersTracker
Description:
Cross-platform TUI database management tool
Type: Formula  |  Latest Version: 0.4.3@0  |  Tracked Since: Dec 19, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 3,166  |  Forks: 131  |  Language: Go  |  Category: Databases
Tags: database sql tui go cli developer-tool
Install: brew install lazysql
About:
LazySQL is a cross-platform terminal user interface (TUI) tool for managing various SQL databases. It provides a keyboard-driven, intuitive interface for connecting to databases, browsing schemas, writing queries, and visualizing results directly in the terminal. Its main value is offering a fast, lightweight alternative to heavy GUI database clients.
Key Features:
  • Cross-platform TUI (Terminal User Interface)
  • Multi-database support (e.g., MySQL, PostgreSQL, SQLite)
  • Keyboard-driven navigation and query execution
  • Schema browser and table data viewer
  • Syntax highlighting for SQL queries
Use Cases:
  • Database administration and exploration directly from the terminal
  • Quickly running queries and analyzing data without a full GUI client
  • Development workflows where a lightweight, fast database tool is preferred
Alternatives:
  • mycli – Also a TUI, but specifically for MySQL/MariaDB, whereas LazySQL supports multiple databases.
  • pgcli – A feature-rich auto-completing CLI for PostgreSQL, while LazySQL is a multi-database TUI.
  • DBeaver – A powerful, full-featured GUI database tool, contrasting with LazySQL's lightweight terminal focus.
Version History
Detected Version Rev Change Commit
Dec 19, 2025 11:10pm 0.4.3 0 VERSION_BUMP 983abbb7
Sep 15, 2025 3:33pm 0 VERSION_BUMP 7e746d52