apache / shardingsphere-on-cloud

A collection of tools and best practices to take ShardingSphere into the cloud
Apache License 2.0
83 stars 28 forks source link
bigdata cloud database database-cluster database-plus dba distributed-database distributed-sql-database distributed-transactions encrypt hacktoberfest kubernetes mysql oltp operator postgresql rdbms shard sql

ShardingSphere on Cloud

GitHub release Quality Gate Status codecov GoReport

License Twitter Slack

This repository collects scripts, tools, manifests and documentations, and provides a home for Apache ShardingSphere on cloud solutions.

📢📢 Community Call

ShardingSphere on Cloud is under active development and is evolving rapidly. Although the core functionalities have been implemented, we are continuously working on improving the stability, performance, and feature set of the project.

The community encourage users to try out ShardingSphere on Cloud and provide feedback on their experience. Your input is valuable for the ongoing development and enhancement of the project. Please feel free to report any issues, suggestions, or feature requests on our GitHub Issue Tracker.

🚀🚀 Spinning up a ShardingSphere cluster on Kubernetes in one minute !

A Demo of Starting ShardingSphere Proxy Using Helm Charts

### A Demo of Starting `ShardingSphere Operator` Using Helm Charts

## 🔥🔥 Current Status The solutions currently included in this project are: * Out-of-Box Deployment: * [The ShardingSphere Helm Charts](https://github.com/apache/shardingsphere-on-cloud/tree/main/charts/apache-shardingsphere-proxy-charts): Deploy a ShardingSphere cluster on any Kubernetes distro. * [AWS CloudFormation Stack Template for ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/cloudformation): Deploy a ShardingSphere cluster on AWS resources with predefined CloudFormation. * [Terraform Configuration For ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/terraform): Using Terraform to implement IaC of ShardingSphere on any clouds. * Database Reliability Engineering inspired Operator: * [The ShardingSphere Operator](https://github.com/apache/shardingsphere-on-cloud/tree/main/shardingsphere-operator): Deploy a ShardingSphere Operator on any Kubernetes distro, which provides advanced operation features. * Other Ecosystem Experiments: * [Grafana template For ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/grafana): A configured Grafana template for ShardingSphere Proxy * [WebAssembly extension demo For ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/wasm): Write ShardingSphere extensions using any languages with help of WebAssembly * [Point-in-Time-Recovery demo For ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/pitr): Point-in-Time recovery with openGauss ## Get Started **Apache ShardingSphere Official Website:** [https://shardingsphere.apache.org/](https://shardingsphere.apache.org/) **Apache ShardingSphere-on-Cloud Official Website:** [https://shardingsphere.apache.org/oncloud/](https://shardingsphere.apache.org/oncloud/) ## Contributing To contribute to this project, refer to [Contributing](CONTRIBUTING.md). ## Community & Support Thank you for contributing to the ShardingSphere on Cloud project! ![Contributors](https://contrib.rocks/image?repo=apache/shardingsphere-on-cloud)


:link: [ShardingSphere on Cloud Docs](https://shardingsphere.apache.org/oncloud/current/en/overview/). Best for: Manuals and best practices. :link: [Mailing List](https://shardingsphere.apache.org/community/en/contribute/subscribe/). Best for: Apache community updates, releases, changes. :link: [GitHub Issues](https://github.com/apache/shardingsphere-on-cloud/issues). Best for: larger systemic questions/bug reports or anything development related. :link: [GitHub Discussions](https://github.com/apache/shardingsphere-on-cloud/discussions). Best for: technical questions & support, requesting new features, proposing new features. :link: [Slack channel](https://join.slack.com/t/apacheshardingsphere/shared_invite/zt-sbdde7ie-SjDqo9~I4rYcR18bq0SYTg). Best for: instant communications and online meetings, sharing your applications. :link: [Twitter](https://twitter.com/ShardingSphere). Best for: keeping up to date on everything ShardingSphere. ## License Apache License 2.0, see [LICENSE](https://github.com/apache/shardingsphere-on-cloud/blob/main/LICENSE).