Automic VaultAutomic Vault

brew

Install lazysql with Homebrew, MacPorts, Nix, scoop

Cross-platform TUI database management tool. Version 0.5.5 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install lazysql

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install lazysql

MacPorts ports tree · databases/lazysql/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#lazysql

nixpkgs package indexes · pkgs/by-name/la/lazysql/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install extras/lazysql

Scoop official bucket manifest trees · bucket/lazysql.json · source: api.github.com

overview

Package summary

Cross-platform TUI database management tool

Commands and aliases

  • lazysql

history

Project history and usage

lazysql is a cross-platform Go TUI for managing SQL database connections from the terminal.

Project history

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.

Adoption history

The README documents installation through Homebrew, Go, GitHub binary releases, and Arch AUR packaging. GitHub metadata reported 4,033 stars by 2026-06-29.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2023-05-29: GitHub repository created.
  • 2026-05-25: Release v0.5.1 published.
  • 2026-06-29: Release v0.5.5 published.

Related projects

  • The README names LazyGit as the main inspiration and documents Go and tview as implementation technologies.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory
macOS
~/Library/Application Support/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory
Windows
%APPDATA%\lazysql\config.toml.lazysql.toml in a project directory

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory
macOS
~/Library/Application Support/lazysql/config.toml$XDG_CONFIG_HOME/lazysql/config.toml.lazysql.toml in a project directory
Windows
%APPDATA%\lazysql\config.toml.lazysql.toml in a project directory

executables

Installed executables

CommandKindExposureNote
lazysqlcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.5.5
manager updated2026-06-30
local dataok
upstreamcurrent
latest detectedv0.5.5

https://github.com/jorgerojas26/lazysql

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:lazysql
Version0.5.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/lazysql
Homepagehttps://github.com/jorgerojas26/lazysql
Repositoryhttps://github.com/jorgerojas26/lazysql
Upstream docshttps://github.com/jorgerojas26/lazysql#readme
LicenseMIT
Source archivehttps://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.5.5.tar.gz
Last updated2026-06-30T00:09:05Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelazysql
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

lazysql

nix profile install nixpkgs#lazysql
  • normalized package name match
  • Matched by: Lazysql
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/lazysql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

lazysql

sudo port install lazysql
  • normalized package name match
  • Matched by: Lazysql
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/lazysql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/lazysql

scoop install extras/lazysql
  • normalized package name match
  • Matched by: Lazysql
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/lazysql.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment