# lazysql を Homebrew, MacPorts, Nix, scoop でインストール

lazysql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:lazysql
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install lazysql
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lazysql
```

  証拠: MacPorts ports tree: databases/lazysql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lazysql
```

  証拠: nixpkgs package indexes: pkgs/by-name/la/lazysql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/lazysql
```

  証拠: Scoop official bucket manifest trees: bucket/lazysql.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:lazysql
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/lazysql>
- **バージョン:** 0.5.5
- **ソース概要:** Cross-platform TUI database management tool
- **ホームページ:** <https://github.com/jorgerojas26/lazysql>
- **リポジトリ:** <https://github.com/jorgerojas26/lazysql>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jorgerojas26/lazysql/archive/refs/tags/v0.5.5.tar.gz>
- **最終更新:** 2026-07-26T13:40:59+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- lazysql (cli)
- lazysql (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.5
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jorgerojas26/lazysql
- 検出された最新: v0.5.5 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

- <https://api.github.com/repos/jorgerojas26/lazysql>
- <https://github.com/jorgerojas26/lazysql>
- <https://github.com/jorgerojas26/lazysql/releases>


## セキュリティノート

lazysql に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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

- 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

- 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
## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - lazysql: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazysql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - lazysql: normalized package name match | MacPorts ports tree: databases/lazysql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/lazysql: normalized package name match | Scoop official bucket manifest trees: bucket/lazysql.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [mysql](https://pkg.so/ja/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database, mysql, sql.
- [postgresql@14](https://pkg.so/ja/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [postgresql@16](https://pkg.so/ja/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [postgresql@17](https://pkg.so/ja/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [postgresql@18](https://pkg.so/ja/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [postgresql@15](https://pkg.so/ja/brew/postgresql-15/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [percona-server](https://pkg.so/ja/brew/percona-server/) - Shares pkgdb curated category or tags: cli, data, database, mysql, sql.
- [doltgres](https://pkg.so/ja/brew/doltgres/) - Shares pkgdb curated category or tags: cli, data, database, postgresql, sql.
- [rainfrog](https://pkg.so/ja/brew/rainfrog/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, management, mysql.

## Combined YAML source

View the package source record on GitHub. [combined/lazysql.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lazysql.yml)


## ソース

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