Skip to content

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

License

Notifications You must be signed in to change notification settings

arvind-murty/vitess

This branch is 2 commits ahead of, 1830 commits behind vitessio/vitess:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3877bcc · Jun 16, 2023
Jun 12, 2023
Jun 14, 2023
May 24, 2023
Oct 13, 2021
Jun 9, 2023
Jun 12, 2023
Jun 13, 2023
Jun 16, 2023
Jun 1, 2023
Apr 27, 2023
Jun 1, 2023
Aug 9, 2022
Nov 12, 2020
Jun 12, 2023
Jun 13, 2023
May 11, 2023
Jun 6, 2023
Apr 8, 2018
Jun 26, 2022
Aug 9, 2022
Apr 25, 2023
Dec 6, 2017
Jun 13, 2023
May 30, 2023
Jan 30, 2018
Feb 16, 2019
Mar 1, 2018
Apr 14, 2017
Nov 29, 2022
May 16, 2023
Dec 10, 2022
May 6, 2017
Feb 13, 2023
Jun 13, 2023
May 1, 2023
Aug 6, 2021
Feb 23, 2021
Dec 13, 2021
Jan 11, 2023
Jun 13, 2023
Jun 12, 2023
Nov 16, 2022
Jun 14, 2023
Jun 14, 2023
Jun 23, 2020
Jun 12, 2023

Repository files navigation

Maven Central 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.

Reporting a Problem, Issue, or Bug

To report a problem, the best way to get attention is to create a GitHub issue using proper severity level based on this guide.

For topics that are better discussed live, please join the Vitess Slack workspace. You may post any questions on the #general channel or join some of the special-interest channels.

Follow Vitess Blog for low-frequency updates like new features and releases.

Security

Reporting Security Vulnerabilities

To report a security vulnerability, please email vitess-maintainers.

See Security for a full outline of the security process.

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 92.5%
  • Java 3.5%
  • TypeScript 1.9%
  • Yacc 0.6%
  • Shell 0.6%
  • Jsonnet 0.4%
  • Other 0.5%