macOS
brew install lazysqllocal Homebrew formula metadata
sudo port install lazysqlMacPorts ports tree · databases/lazysql/Portfile · source: api.github.com
brew
Cross-platform TUI database management tool. Version 0.5.5 via Homebrew; verified 2026-06-30.
install
brew install lazysqllocal Homebrew formula metadata
sudo port install lazysqlMacPorts ports tree · databases/lazysql/Portfile · source: api.github.com
nix profile install nixpkgs#lazysqlnixpkgs package indexes · pkgs/by-name/la/lazysql/package.nix · source: api.github.com
scoop install extras/lazysqlScoop official bucket manifest trees · bucket/lazysql.json · source: api.github.com
overview
Cross-platform TUI database management tool
history
lazysql is a cross-platform Go TUI for managing SQL database connections from the terminal.
The GitHub repository was created on 2023-05-29. The README says the author wanted a LazyGit-like interface for SQL, did not find one that fit his needs, and built lazysql as a first open source and first Go project.
The README documents installation through Homebrew, Go, GitHub binary releases, and Arch AUR packaging. GitHub metadata reported 4,033 stars by 2026-06-29.
lazysql stores connection definitions in TOML config files and supports project-local `.lazysql.toml` overrides. Its README shows Postgres connection examples, read-only connection mode, an SQL editor, tabs, Vim keybindings, and multiple database connections.
lazysql is part of the wave of Go terminal applications that translate GUI database workflows into package-manager-friendly single binaries, especially appealing to users who prefer staying inside a terminal.
security posture
No matching local secret-handling manifest was found for lazysql. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory~/Library/Application Support/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory%APPDATA%\lazysql\config.toml.lazysql.toml in a project directoryCredential-bearing paths to review before unattended agent runs.
~/.config/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory~/Library/Application Support/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory%APPDATA%\lazysql\config.toml.lazysql.toml in a project directoryexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lazysql | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jorgerojas26/lazysql
install metadata
| Package key | brew:lazysql |
|---|---|
| Version | 0.5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lazysql |
| Homepage | https://github.com/jorgerojas26/lazysql |
| Repository | https://github.com/jorgerojas26/lazysql |
| Upstream docs | https://github.com/jorgerojas26/lazysql#readme |
| License | MIT |
| Source archive | https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.5.5.tar.gz |
| Last updated | 2026-06-30T00:09:05Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lazysql |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lazysql
nix profile install nixpkgs#lazysqllazysql
sudo port install lazysqlextras/lazysql
scoop install extras/lazysqlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.