Skip to content
/ vitess Public
forked from vitessio/vitess

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

License

Notifications You must be signed in to change notification settings

HubSpot/vitess

This branch is 21 commits ahead of, 18709 commits behind vitessio/vitess:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c873c58 · May 19, 2023
Nov 8, 2018
Feb 13, 2019
Jan 24, 2019
Feb 10, 2019
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
May 19, 2023
Feb 12, 2019
May 9, 2023
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
Apr 8, 2018
Feb 12, 2019
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
Feb 13, 2019
Mar 20, 2019
Apr 8, 2018
Nov 3, 2015
Oct 29, 2018
Dec 6, 2017
Dec 5, 2017
Sep 21, 2017
Oct 28, 2018
Apr 20, 2018
Jan 30, 2018
Mar 5, 2018
Mar 1, 2018
Apr 14, 2017
Mar 5, 2018
Mar 5, 2018
May 6, 2017
Oct 20, 2018
Mar 28, 2018
Dec 5, 2018
Feb 1, 2019
Dec 23, 2018
Jan 2, 2019
Jun 18, 2018

Repository files navigation

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.

License

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

FOSSA Status

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 74.6%
  • Python 10.6%
  • Java 9.6%
  • TypeScript 1.4%
  • Shell 0.7%
  • Smarty 0.6%
  • Other 2.5%