Categorygithub.com/src-d/go-vitess
repositorypackage
1.8.0
Repository: https://github.com/src-d/go-vitess.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-vitess GoDoc

go-vitess is an automatic filter-branch done by an script, of the great Vitess project.

The goal is keeping the vitess.io/vitess/go package and all the dependent packages as a standalone versioned golang library, to be used by other projects.

It holds all the packages to create your own MySQL server and a full SQL parser.

Installation

go get -v -u gopkg.in/src-d/go-vitess.v1/...

Contributions

Since the code belongs to the upstream of Vitess, the issue neither pull requests aren't accepted to this repository.

License

Apache License 2.0, see LICENSE.