hmdshariati / vitess

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

Home Page:http://vitess.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

http://vitess.io

License:Apache License 2.0


Languages

Language:Go 79.6%Language:JavaScript 14.3%Language:Java 3.0%Language:TypeScript 1.5%Language:Shell 0.5%Language:Jsonnet 0.4%Language:Yacc 0.3%Language:SCSS 0.1%Language:Dockerfile 0.1%Language:CSS 0.1%Language:HTML 0.1%Language:Makefile 0.1%Language:Smarty 0.0%Language:Python 0.0%Language:HCL 0.0%Language:Assembly 0.0%