This is an automated email from the ASF dual-hosted git repository.

menghaoran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new b2e60ab2e3e Create what-is-ss.en.md (#19549)
b2e60ab2e3e is described below

commit b2e60ab2e3e7a4d0220a780d9cd2267fe7be071f
Author: Mike0601 <[email protected]>
AuthorDate: Tue Jul 26 14:19:17 2022 +0800

    Create what-is-ss.en.md (#19549)
---
 docs/document/content/overview/what-is-ss.en.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/docs/document/content/overview/what-is-ss.en.md 
b/docs/document/content/overview/what-is-ss.en.md
new file mode 100644
index 00000000000..17458dc6d4e
--- /dev/null
+++ b/docs/document/content/overview/what-is-ss.en.md
@@ -0,0 +1,20 @@
++++
+pre = "<b>1.1 </b>"
+title = "What is Apache ShardingSphere"
+weight = 1
+chapter = true
++++
+
+## Definition
+
+Apache ShardingSphere is an open source ecosystem of distributed databases, 
including three independent products: JDBC, Proxy & Sidecar (Planning). It 
adopts a plugin-oriented (or plugabble) architecture and expands the original 
databases' features list thanks to components. 
+
+ShardingSphere provides many enhanced features in the form of database 
protocol and SQL, including data sharding, access routing, data security, etc. 
It supports MySQL, PostgreSQL, SQL Server, Oracle, and other data storage 
engines. 
+
+The idea of the Apache ShardingSphere project is to provide an enhanced 
database computing service platform and then build an ecosystem around it. The 
project makes full use of the computing and storage capabilities of existing 
databases and enhances their core capabilities thanks to plugins. It can solve 
many digital transformation challenges faced by enterprises and empower them to 
accelerate digital applications.
+
+ShardingSphere became an [Apache](https://apache.org/index.html#projects-list) 
Top-Level Project on April 16, 2020. You are welcome to check out the mailing 
list and discuss via [mail](mailto:[email protected]).
+
+## Roadmap
+
+![Roadmap](https://shardingsphere.apache.org/document/current/img/roadmap_v2.png)

Reply via email to