All Projects → vitessio → Vitess

vitessio / Vitess

Licence: apache-2.0
Vitess is a database clustering system for horizontal scaling of MySQL.

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
typescript
32286 projects
shell
77523 projects
Jsonnet
166 projects

Projects that are alternatives of or similar to Vitess

Shardingsphere
Build criterion and ecosystem above multi-model databases
Stars: ✭ 14,989 (+14.74%)
Mutual labels:  mysql, shard, database-cluster
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-98.66%)
Mutual labels:  mysql, cncf
shardingsphere-ui
Distributed database middleware
Stars: ✭ 41 (-99.69%)
Mutual labels:  shard, database-cluster
website
vitess.io website and other project management related content
Stars: ✭ 25 (-99.81%)
Mutual labels:  cncf, vitess
arewefastyet
Nightly Benchmarks Project
Stars: ✭ 31 (-99.76%)
Mutual labels:  cncf, vitess
Kudo
Kubernetes Universal Declarative Operator (KUDO)
Stars: ✭ 849 (-93.5%)
Mutual labels:  mysql, cncf
Genealogy
Laravel 8 and Vue family tree and genealogy data processing website.
Stars: ✭ 153 (-98.83%)
Mutual labels:  mysql
Nodeplatform Eggjs
基于egg.js编写的node平台,演示地址不要乱搞啊
Stars: ✭ 155 (-98.81%)
Mutual labels:  mysql
Amy
A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and blocking ways.
Stars: ✭ 152 (-98.84%)
Mutual labels:  mysql
Serendipity
A PHP blog software
Stars: ✭ 151 (-98.84%)
Mutual labels:  mysql
Database To Plantuml
Compile PostgreSQL and MySQL table information into a PlantUML description.
Stars: ✭ 157 (-98.8%)
Mutual labels:  mysql
Cmd
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
Stars: ✭ 154 (-98.82%)
Mutual labels:  mysql
So Sql Injections
SQL injection vulnerabilities in Stack Overflow PHP questions
Stars: ✭ 154 (-98.82%)
Mutual labels:  mysql
Myproxy
A sharding proxy for MYSQL databases
Stars: ✭ 153 (-98.83%)
Mutual labels:  mysql
Atdatabases
TypeScript clients for databases that prevent SQL Injection
Stars: ✭ 154 (-98.82%)
Mutual labels:  mysql
Tortoise Orm
Familiar asyncio ORM for python, built with relations in mind
Stars: ✭ 2,558 (-80.42%)
Mutual labels:  mysql
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-98.8%)
Mutual labels:  mysql
Zhihuquestionsspider
😊😊😊 知乎问题爬虫
Stars: ✭ 152 (-98.84%)
Mutual labels:  mysql
Goa
基于Beego开发的问答系统
Stars: ✭ 154 (-98.82%)
Mutual labels:  mysql
Core
The Form Tools Core.
Stars: ✭ 156 (-98.81%)
Mutual labels:  mysql

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].