pkg.soopen package index

brew / 排名 5835

使用 Homebrew, Nix 安装 vitess

查看 vitess 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vitess

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#vitess

nixpkgs package indexes · pkgs/by-name/vi/vitess/package.nix · 来源: api.github.com

概览

软件包摘要

Database clustering system for horizontal scaling of MySQL

命令和别名

  • docgen
  • mysqlctl
  • mysqlctld
  • rulesctl
  • topo2topo
  • vtaclcheck
  • vtadmin
  • vtbackup
  • vtbench
  • vtclient
  • vtcombo
  • vtctl
  • vtctlclient
  • vtctld
  • vtctldclient
  • vtexplain
  • vtgate
  • vtgateclienttest
  • vtorc
  • vttablet
  • vttestserver
  • vttlstest
  • zkctl
  • zkctld

历史

项目历史与用法

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.

时间线

  • 2010: Vitess was created inside YouTube to address MySQL scalability limits.
  • 2011: Vitess became a core component of YouTube database infrastructure.
  • 2012: The first public Vitess GitHub commit was made on February 24.
  • 2018: CNCF accepted Vitess as an incubation project in February.
  • 2019: CNCF announced Vitess graduation in November, alongside Vitess 4.0.
  • 2020: CNCF published a Vitess project journey report documenting post-CNCF community and adoption growth.

Related projects

  • Vitess is related to MySQL and Percona Server because it scales and manages those databases rather than replacing their storage engine outright.
  • It is also related to Kubernetes, etcd, gRPC, Prometheus, ZooKeeper, and Consul through cloud-native deployment, topology, monitoring, and control-plane integrations.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
docgencli全局可执行文件
mysqlctlcli全局可执行文件
mysqlctldcli全局可执行文件
rulesctlcli全局可执行文件
topo2topocli全局可执行文件
vtaclcheckcli全局可执行文件
vtadmincli全局可执行文件
vtbackupcli全局可执行文件
vtbenchcli全局可执行文件
vtclientcli全局可执行文件
vtcombocli全局可执行文件
vtctlcli全局可执行文件
vtctlclientcli全局可执行文件
vtctldcli全局可执行文件
vtctldclientcli全局可执行文件
vtexplaincli全局可执行文件
vtgatecli全局可执行文件
vtgateclienttestcli全局可执行文件
vtorccli全局可执行文件
vttabletcli全局可执行文件
vttestservercli全局可执行文件
vttlstestcli全局可执行文件
zkctlcli全局可执行文件
zkctldcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本24.0.2
管理器更新时间2026-07-26
本地数据OK
上游当前
检测到的最新版本v24.0.2

https://github.com/vitessio/vitess

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:vitess
版本24.0.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/vitess
主页https://vitess.io
仓库https://github.com/vitessio/vitess
上游文档https://vitess.io
许可证Apache-2.0
源码归档https://github.com/vitessio/vitess/archive/refs/tags/v24.0.2.tar.gz
最后更新2026-07-26T00:30:33+02:00
Pulseupdated
依赖etcd
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevitess
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

vitess

nix profile install nixpkgs#vitess
  • normalized package name match
  • 匹配方式:Vitess
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/vitess/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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