Skip to content
/ vitess Public
forked from mdibaiee/vitess

fork of vitess, with slight modifications to make the sqlparser Oracle compatible (only a small subset of Oracle queries)

License

Notifications You must be signed in to change notification settings

estuary/vitess

This branch is 1 commit ahead of mdibaiee/vitess:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

132c943 · Jul 31, 2024
Jun 16, 2024
Jul 31, 2024
May 14, 2024
Oct 13, 2021
Jul 31, 2024
Jul 31, 2024
Jul 31, 2024
Jul 31, 2024
Jun 11, 2024
Jul 31, 2024
Jul 31, 2024
Nov 12, 2020
Jul 31, 2024
Jul 31, 2024
Jul 31, 2024
Jun 17, 2024
Apr 8, 2018
Jun 26, 2022
Feb 11, 2024
Aug 9, 2022
May 13, 2024
Dec 6, 2017
Mar 6, 2024
May 7, 2024
Jan 30, 2018
Apr 2, 2024
Mar 1, 2018
Jun 4, 2024
Jun 22, 2023
Dec 10, 2022
May 6, 2017
May 6, 2024
Jul 31, 2024
Jul 31, 2024
Aug 6, 2021
Feb 23, 2021
Dec 13, 2021
Jan 11, 2023
Mar 23, 2024
Jun 5, 2024
Mar 12, 2024
Jul 21, 2023
Jul 31, 2024
Jun 15, 2024
Jun 23, 2020
Jul 31, 2024

Repository files navigation

Maven Central Coverage Status 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. View the list of adopters.

Reporting a Problem, Issue, or Bug

To report a problem, create a GitHub issue.

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 ADA Logics. Read the full report.

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

fork of vitess, with slight modifications to make the sqlparser Oracle compatible (only a small subset of Oracle queries)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.9%
  • Java 2.7%
  • TypeScript 1.5%
  • Yacc 0.5%
  • Shell 0.5%
  • Jsonnet 0.3%
  • Other 0.6%