macOS
brew install db-vcslocal Homebrew formula metadata
安装
brew install db-vcslocal Homebrew formula metadata
sudo apk add dbAlpine Linux edge package indexes · db · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dbnixpkgs package indexes · db · 来源: raw.githubusercontent.com
sudo pacman -S dbArch Linux sync databases · db · 来源: geo.mirror.pkgbuild.com
sudo zypper install libdb-4_8openSUSE Tumbleweed package metadata · libdb-4_8 · 来源: download.opensuse.org
概览
Version control for MySQL databases
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
db | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:db-vcs |
|---|---|
| 版本 | 1.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/infostreams/db |
| 仓库 | https://github.com/infostreams/db |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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_8来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.