macOS
brew install db-vcslocal Homebrew formula metadata
brew / rang 17882
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de db-vcs pour les workflows d'agents IA.
installation
brew install db-vcslocal Homebrew formula metadata
sudo apk add dbAlpine Linux edge package indexes · db · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dbnixpkgs package indexes · db · Source: raw.githubusercontent.com
sudo pacman -S dbArch Linux sync databases · db · Source: geo.mirror.pkgbuild.com
sudo zypper install libdb-4_8openSUSE Tumbleweed package metadata · libdb-4_8 · Source: download.opensuse.org
aperçu
Version control for MySQL databases
historique
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.
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.
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.
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.
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
db | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:db-vcs |
|---|---|
| Version | 1.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/infostreams/db |
| Dépôt | https://github.com/infostreams/db |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
db
nix profile install nixpkgs#dbdb 5.3.28-r7
The Berkeley DB embedded database system
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo apk add dbdb-c++ 5.3.28-r7
C++ binding for libdb
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo apk add db-c++db-dev 5.3.28-r7
The Berkeley DB embedded database system (development files)
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo apk add db-devdb-doc 5.3.28-r7
The Berkeley DB embedded database system (documentation)
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo apk add db-docdb-utils 5.3.28-r7
Utils for The Berkeley DB embedded database system
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo apk add db-utilsdb 6.2.32-4
The Berkeley DB embedded database system
https://www.oracle.com/technology/software/products/berkeley-db/index.html
sudo pacman -S dblibdb-4_8 4.8.30-48.3
Berkeley DB Database Library Version 4.8
https://oracle.com/technetwork/products/berkeleydb/
sudo zypper install libdb-4_8piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.