Skip to content
forked from vitessio/vitess

vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.

License

Notifications You must be signed in to change notification settings

dsslater/vitess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitess

Vitess is a set of servers and tools meant to facilitate scaling of MySQL databases for the web. It's currently used as a fundamental component of YouTube's MySQL infrastructure, serving thousands of QPS (per server).

sougou presented Vitess at Fosdem '14 in the go devroom. Here are the slides, and here is the video.

Trying it out

Vitess is not entirely ready for unsupervised use yet. Some functionality is still under development, APIs may change, and parts of the code are undocumented. However, if you feel adventurous, you're more than welcome to try it. We know that there are some rough edges, so please don't hesitate to reach to us through our mailing list if you run into any issues. Warnings aside, please take a look at our getting started doc.

Documentation

License

Unless otherwise noted, the vitess source files are distributed under the BSD-style license found in the LICENSE file.

About

vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 61.4%
  • PHP 12.8%
  • Python 10.2%
  • Java 9.4%
  • CSS 2.7%
  • Protocol Buffer 1.2%
  • Other 2.3%