Vitess

Vitess 是一个用于横向扩展 MySQL 的数据库集群系统。「Vitess is a database clustering system for horizontal scaling of MySQL.」

Github星跟蹤圖

Vitess

Vitess 是一个数据库集群系统,通过通用分片实现 MySQL 的横向扩展。

通过封装分片路由逻辑,Vitess 允许应用程序代码和数据库查询保持与数据在多个分片上的分布无关。 有了 Vitess,您甚至可以随着需求的增长而拆分和合并分片,其原子式切换步骤只需几秒钟。

自 2011 年以来,Vitess 一直是 YouTube 数据库基础架构的核心组件,并且已经发展到包含数以万计的 MySQL 节点。

有关 Vitess 的更多信息,请访问 vitess.io

Vitess 的社区日益壮大。您可以在 这里 查看采用者列表。

联系

vitess@googlegroups.com 论坛中提问。

对于现场讨论更好的话题,请加入 Vitess Slack 工作区。

订阅 vitess-announce@googlegroups.comVitess Blog,了解新特性和新版本等低频更新。

安全

报告安全漏洞

要报告安全漏洞,请发送电子邮件给 vitess-maintainers

有关安全性过程的完整概述,请参见安全性

安全审核

Cure53执行了第三方安全审核。 您可以在 此处 查看完整的报告。

许可证

除非另有说明,否则 Vitess 源文件将根据 LICENSE 文件中的 Apache Version 2.0 许可证进行分发。

(Second edition: vz revised at 2020.08.12)

概覽

名稱與所有者vitessio/vitess
主編程語言Go
編程語言Go (語言數: 17)
平台Linux, Docker, Kubernetes
許可證Apache License 2.0
發布數184
最新版本名稱v19.0.3 (發布於 )
第一版名稱v2.0.0-alpha1 (發布於 2015-08-25 10:34:49)
創建於2013-06-27 21:20:28
推送於2024-04-28 12:28:19
最后一次提交
星數17.8k
關注者數508
派生數2k
提交數33.7k
已啟用問題?
問題數3721
打開的問題數806
拉請求數10563
打開的拉請求數31
關閉的拉請求數1457
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Maven Central
Build Status
codebeat badge
Go Report Card
FOSSA Status
CII Best Practices

Vitess

Vitess is a database clustering system for horizontal scaling of MySQL
through generalized sharding.

By encapsulating shard-routing logic, Vitess allows application code and
database queries to remain agnostic to the distribution of data onto
multiple shards. With Vitess, you can even split and merge shards as your needs
grow, with an atomic cutover step that takes only a few seconds.

Vitess has been a core component of YouTube's database infrastructure
since 2011, and has grown to encompass tens of thousands of MySQL nodes.

For more about Vitess, please visit vitess.io.

Vitess has a growing community. You can view the list of adopters
here.

Contact

Ask questions in the
vitess@googlegroups.com
discussion forum.

For topics that are better discussed live, please join the
Vitess Slack workspace.

Subscribe to
vitess-announce@googlegroups.com
or the Vitess Blog
for low-frequency updates like new features and releases.

Security

Security Audit

A third party security audit was performed by Cure53. You can see the full report here.

License

Unless otherwise noted, the Vitess source files are distributed
under the Apache Version 2.0 license found in the LICENSE file.

FOSSA Status

去到頂部