shardingsphere
https://github.com/apache/shardingsphere
Java
Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported4 Subscribers
Add a CodeTriage badge to shardingsphere
Help out
- Issues
- NOT BETWEEN on sharding column is routed as BETWEEN and drops matching rows
- Fix MySQL SHOW INDEX stripping suffix from non-sharding index names
- Include auto tables in ShardingRuleConfiguration logic table names
- Fix NOT BETWEEN on sharding column being routed as BETWEEN
- Fix logic table lookup for MySQL SHOW CREATE TABLE and SHOW INDEX
- Start and stop offsets are swapped in sharding value offset error message
- Fix swapped offset arguments in sharding value offset error message
- GROUP_CONCAT returns an empty string instead of NULL when all merged values are NULL
- Fix GROUP_CONCAT merge result when all values are NULL
- INTERVAL sharding algorithm throws IllegalArgumentException on one-sided range outside datetime bounds
- Docs
- Java not yet supported