# db-vcs mit Homebrew, apk, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:db-vcs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install db-vcs
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add db
```

  Evidenz: Alpine Linux edge package indexes: db from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#db
```

  Evidenz: nixpkgs package indexes: db from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S db
```

  Evidenz: Arch Linux sync databases: db from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libdb-4_8
```

  Evidenz: openSUSE Tumbleweed package metadata: libdb-4_8 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:db-vcs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/db-vcs>
- **Version:** 1.1
- **Quellzusammenfassung:** Version control for MySQL databases
- **Homepage:** <https://github.com/infostreams/db>
- **Repository:** <https://github.com/infostreams/db>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/infostreams/db/archive/refs/tags/1.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- db (cli)
- db (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/infostreams/db
- neueste erkannte Version: 1.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

db-vcs is a small command-line tool for saving, restoring, and archiving MySQL database snapshots in a project-local repository. It treats database dumps as artifacts that can be named, loaded, exported, and inspected from the shell.

### Projektgeschichte

The GitHub repository was created in April 2019 and the README frames the tool as MySQL-only for now, with extension points for other database systems left as a possibility. Its first public tags, 1.0 and 1.1, are visible in the official repository tag list.

### Adoptionsgeschichte

The upstream README documents Homebrew as the macOS installation path and direct cloning for Linux and other systems. That pattern points to a niche developer-tool audience: people who want a lightweight snapshot workflow around migrations and environment refreshes rather than a full migration framework.

### Wie es verwendet wird

A typical db-vcs workflow starts with db init, which creates a .db repository in the project root and records connection details. Users then run commands such as db save, db load, db export, db import, db structure, and db log to move database dumps through development, staging, and local recovery scenarios.

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

The package is notable as a Unixy database helper: it wraps mysqldump-style operations in a project repository model, leaves credentials in a predictable ignored file, and exposes everything as simple subcommands. It appeals to package users who prefer shell tools and visible files over a service-backed database workflow.

### Zeitleiste

- 2019: Official GitHub repository was created.
- 2019: Tag 1.0 appears in the official repository.
- 2019: Tag 1.1 appears in the official repository.

### Related projects

- db-vcs overlaps with database migration and dump tools, but its README positions it around snapshots, restores, imports, exports, and repository-style history rather than schema-only migration management.

### Quellen

- <https://github.com/infostreams/db>
- <https://raw.githubusercontent.com/infostreams/db/master/readme.md>
- <https://api.github.com/repos/infostreams/db>


## 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:** db-vcs
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - db: installed executable or alias match | nixpkgs package indexes: db from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - db - 5.3.28-r7: installed executable or alias match | Alpine Linux edge package indexes: db from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Berkeley DB embedded database system | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- apk - db-c++ - 5.3.28-r7: installed executable or alias match | Alpine Linux edge package indexes: db-c++ from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | C++ binding for libdb | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- apk - db-dev - 5.3.28-r7: installed executable or alias match | Alpine Linux edge package indexes: db-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Berkeley DB embedded database system (development files) | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- apk - db-doc - 5.3.28-r7: installed executable or alias match | Alpine Linux edge package indexes: db-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | The Berkeley DB embedded database system (documentation) | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- apk - db-utils - 5.3.28-r7: installed executable or alias match | Alpine Linux edge package indexes: db-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Utils for The Berkeley DB embedded database system | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- pacman - db - 6.2.32-4: installed executable or alias match | Arch Linux sync databases: db from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz | The Berkeley DB embedded database system | https://www.oracle.com/technology/software/products/berkeley-db/index.html
- zypper - libdb-4_8 - 4.8.30-48.3: installed executable or alias match | openSUSE Tumbleweed package metadata: libdb-4_8 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Berkeley DB Database Library Version 4.8 | https://oracle.com/technetwork/products/berkeleydb/


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [libgit2](https://pkg.so/de/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lazygit](https://pkg.so/de/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [mercurial](https://pkg.so/de/brew/mercurial/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [repo](https://pkg.so/de/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lazyjj](https://pkg.so/de/brew/lazyjj/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [breezy](https://pkg.so/de/brew/breezy/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [cvs](https://pkg.so/de/brew/cvs/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [codeberg-cli](https://pkg.so/de/brew/codeberg-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [skuba](https://pkg.so/de/npm/skuba/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, schema.
- [truffle](https://pkg.so/de/npm/truffle/) - Local package facts share a topical domain. Shared terms: cli, control, db, developer, developer-tools.
- [dura](https://pkg.so/de/brew/dura/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, version.

## Combined YAML source

View the package source record on GitHub. [combined/db-vcs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/db-vcs.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
