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
- 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
- Fix INTERVAL sharding on one-sided range outside datetime bounds
- UPDATE assigning sharding column with different identifier case fails with MismatchedInlineShardingAlgorithmExpressionAndColumnException
- Use configured sharding column name when checking UPDATE assignments
- Generated ORDER BY for table-qualified GROUP BY or DISTINCT columns keeps the logic table name in rewritten sharding SQL
- Rewrite generated ORDER BY column owners to actual table names
- Sharding constraint reviser removes every actual table suffix occurrence from constraint names
- Docs
- Java not yet supported