# dblab mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dblab in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dblab
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dblab
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dblab
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dblab
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/db/dblab/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:dblab
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dblab>
- **Version:** 0.47.2
- **Quellzusammenfassung:** Database client every command-line junkie deserves
- **Homepage:** <https://dblab.app/>
- **Repository:** <https://github.com/danvergara/dblab>
- **Upstream-Dokumentation:** <https://dblab.app/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/danvergara/dblab/archive/refs/tags/v0.47.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-29T20:52:31Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- dblab (cli)
- dblab (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.47.2
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/danvergara/dblab
- neueste erkannte Version: v0.47.2 (aktuell)
## Projektgeschichte und Nutzung

dblab is a terminal UI database client written in Go for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server. It packages the familiar database-client workflow into a single interactive command-line program with saved profiles and keyring-backed secret storage.

### Projektgeschichte

The GitHub repository was created in March 2021, and the first v0.1.0 tag points to a May 2021 commit. The README describes the project as an attempt to build a simple, portable database UI that uses Go's ability to ship zero-dependency binaries for multiple platforms.

### Adoptionsgeschichte

dblab's adoption is tied to the rise of richer terminal applications: developers who already live in the shell can browse schemas and query databases without moving to a desktop SQL client. The upstream README documents Homebrew, binary releases, and an install/update script, while the documentation site links the project directly to its GitHub repository.

### Wie es verwendet wird

Users can start dblab interactively, pass connection flags, provide a connection URL, load .dblab.yaml configuration, or reuse saved profiles. Recent documentation describes passwords stored in the operating system keyring while non-secret profile data is written under $XDG_CONFIG_HOME.

### Warum Paket-Nerds sich dafür interessieren

dblab matters to package users because it is a modern TUI database client with broad database support and a small operational footprint. It stands in the same package-manager mental shelf as lazygit-style terminal apps: one binary, cross-platform releases, and enough UI to avoid opening a heavyweight desktop client.

### Zeitleiste

- 2021: Official GitHub repository was created.
- 2021: v0.1.0 tag appears in the official repository.
- 2024: README documents v0.18.0-era configuration format guidance and later SSL config support.
- Present: Official documentation is published at dblab.app.

### Related projects

- dblab is related to terminal UI tools and database clients such as psql, mysql clients, SQLite shells, and graphical SQL browsers, but it focuses on a unified interactive TUI across several database engines.

### Quellen

- <https://github.com/danvergara/dblab>
- <https://raw.githubusercontent.com/danvergara/dblab/main/README.md>
- <https://api.github.com/repos/danvergara/dblab>
- <https://api.github.com/repos/danvergara/dblab/git/commits/bb1d76e8cf35fc2decc619c33a41ccad3cc7e53c>
- <https://dblab.app/>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dblab
- **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

## Andere Paketmanager-Einträge

- Nix - dblab: normalized package name match | nixpkgs package indexes: pkgs/by-name/db/dblab/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - dblab: normalized package name match | MacPorts ports tree: databases/dblab/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [dbmate](https://pkg.so/de/brew/dbmate/) - Shares pkgdb curated category or tags: cli, database, developer-tools, mysql, postgresql.
- [pgcli](https://pkg.so/de/brew/pgcli/) - Shares pkgdb curated category or tags: cli, database, database-client, developer-tools, postgresql.
- [litecli](https://pkg.so/de/brew/litecli/) - Shares pkgdb curated category or tags: cli, database, database-client, developer-tools, sqlite.
- [libpq](https://pkg.so/de/brew/libpq/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [mongosh](https://pkg.so/de/brew/mongosh/) - Shares pkgdb curated category or tags: cli, database, database-client, developer-tools.
- [pgformatter](https://pkg.so/de/brew/pgformatter/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [sqlx-cli](https://pkg.so/de/brew/sqlx-cli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, mysql, postgresql.
- [pgbouncer](https://pkg.so/de/brew/pgbouncer/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [harlequin](https://pkg.so/de/brew/harlequin/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, client, database, database-client, developer.

## Combined YAML source

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


## Quellen

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