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
- panic: pq: No value specified for parameter 1. when using Golang XORM
- ShardingSphereSQLParserEngine.parse got null when parsing PostgreSQL ALTER DATABASE
- Decoupling of data sources from sharding rule
- The integration test scenario empty_rules is confusing
- Conversion to relational algebra failed to preserve datatypes exception occurs when I execute `SELECT o.*, * FROM t_order o FULL JOIN t_order_item i using(user_id, order_id) WHERE o.user_id = 10 ORDER BY o.order_id;` with sql federation
- The select syntax of ‘group by cube/rollup/grouping sets’ does not support;
- If the select column doesn't only contain group by column,and the group by column is primary key,returns error.
- Missing UNSIGNED INTEGER and SIGNED INTEGER in castType
- Table cannot be prefixed with pg_ in ShardingSphere-Proxy PostgreSQL/openGauss
- ShardingSphere-Proxy MySQL replied incorrect binary flags in column definition
- Docs
- Java not yet supported