macOS
brew install vitesslocal Homebrew formula metadata
安装
brew install vitesslocal Homebrew formula metadata
nix profile install nixpkgs#vitessnixpkgs package indexes · pkgs/by-name/vi/vitess/package.nix · 来源: api.github.com
概览
Database clustering system for horizontal scaling of MySQL
历史
Vitess is an open-source database clustering system for horizontally scaling MySQL. It sits between applications and MySQL, routes queries through VTGate, manages tablets through VTTablet, and lets applications continue using MySQL-compatible clients while data is split across shards.
Its historical importance comes from being a production-born database infrastructure project: it started inside YouTube, became a CNCF project, and is used as a way to move large MySQL estates toward cloud-native operations without rewriting every application around custom sharding logic.
Vitess was created at YouTube in 2010 after read replicas and application-level sharding were no longer enough to keep MySQL serving capacity ahead of traffic. The Vitess history page describes the progression from one primary database, to read replicas, to sharding, and then to the need for a reusable system around those shards.
The project became public on GitHub in 2012 and later moved into a vendor-neutral governance setting. CNCF accepted Vitess as an incubation project in February 2018, and Vitess graduated in November 2019 as the eighth CNCF graduated project.
Vitess 4.0 was announced at graduation time, with CNCF highlighting improved SQL query support, experimental VReplication support, and usability work aimed at making the system easier for new operators to adopt.
CNCF's graduation announcement states that Vitess had been a core component of YouTube's database infrastructure since 2011 and had grown there to encompass tens of thousands of MySQL nodes. Vitess documentation also says it served all YouTube database traffic for more than five years.
Beyond YouTube, official Vitess documentation names Slack, Square, and JD.com as production users. CNCF's Vitess project journey report describes community growth after CNCF entry, including hundreds of contributors, thousands of commits, and dozens of contributing companies during the measured period.
Vitess also became commercially significant through PlanetScale, whose founders included Vitess co-creators and operators. That connection helped make Vitess familiar to developers who might never run a multi-shard MySQL fleet directly but encountered the architecture through managed database services.
Operators use Vitess when a single MySQL server or manually managed replication topology is no longer enough. VTGate exposes a MySQL-compatible query endpoint, VTTablet runs alongside MySQL instances, and a topology service such as etcd, ZooKeeper, or Consul stores cluster state.
Vitess is used for sharding, resharding, failover, backups, connection pooling, query protection, and large-fleet operational control. A key appeal is that applications can often continue using MySQL drivers while Vitess handles routing and cluster management below the application layer.
Vitess is the kind of package whose command list tells a story: `vtgate`, `vttablet`, `vtctl`, `vtctld`, `mysqlctl`, and related tools expose the moving parts of a distributed database control plane.
For package maintainers and infrastructure developers, it represents the category of serious cloud-native database software that still preserves the MySQL protocol as an adoption bridge.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docgen | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mysqlctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mysqlctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rulesctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
topo2topo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtaclcheck | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtadmin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtbackup | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtbench | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtclient | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtcombo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtctlclient | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtctldclient | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtexplain | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtgate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtgateclienttest | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vtorc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vttablet | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vttestserver | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vttlstest | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
zkctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
zkctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vitess |
|---|---|
| 版本 | 24.0.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://vitess.io |
| 仓库 | https://github.com/vitessio/vitess |
| 最后更新 | 2026-07-26T00:30:33+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vitess
nix profile install nixpkgs#vitess来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.