macOS
brew install lazysqllocal Homebrew formula metadata
sudo port install lazysqlMacPorts ports tree · databases/lazysql/Portfile · ソース: api.github.com
brew
lazysql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lazysqllocal Homebrew formula metadata
sudo port install lazysqlMacPorts ports tree · databases/lazysql/Portfile · ソース: api.github.com
nix profile install nixpkgs#lazysqlnixpkgs package indexes · pkgs/by-name/la/lazysql/package.nix · ソース: api.github.com
scoop install extras/lazysqlScoop official bucket manifest trees · bucket/lazysql.json · ソース: api.github.com
概要
Cross-platform TUI database management tool
履歴
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.
セキュリティ状態
lazysql に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 directory実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lazysql | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jorgerojas26/lazysql
インストールメタデータ
| パッケージキー | brew:lazysql |
|---|---|
| バージョン | 0.5.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lazysql |
| ホームページ | https://github.com/jorgerojas26/lazysql |
| リポジトリ | https://github.com/jorgerojas26/lazysql |
| 上流ドキュメント | https://github.com/jorgerojas26/lazysql#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.5.5.tar.gz |
| 最終更新 | 2026-06-30T00:09:05Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lazysql
nix profile install nixpkgs#lazysqllazysql
sudo port install lazysqlextras/lazysql
scoop install extras/lazysqlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.