Skip to content

Commit

Permalink
Update shardingsphere documents at 2021-10-23 23:43:05 CST.
Browse files Browse the repository at this point in the history
  • Loading branch information
shardingsphere committed Oct 23, 2021
1 parent 0114b51 commit a311c2c
Show file tree
Hide file tree
Showing 863 changed files with 3,616,107 additions and 1,161 deletions.
42 changes: 42 additions & 0 deletions blog/en/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,47 @@ The saying goes something along the lines of “Open-Source projects bel
Similar to standard SQL, DistSQL, or Distributed SQL, is a built-in SQL language unique to ShardingSphere that provides incremental functional capabilities beyond standard SQL. Leveraging ShardingSphere&amp;rsquo;s powerful SQL parsing engine, DistSQL provides a syntax structure and syntax validation system like that of standard SQL - making DistSQL more flexible while maintaining regularity.</description>
</item>

<item>
<title>ShardingSphere’s Metadata Loading Process</title>
<link>https://shardingsphere.apache.org/blog/en/material/oct_12_1_shardingspheres_metadata_loading_process/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://shardingsphere.apache.org/blog/en/material/oct_12_1_shardingspheres_metadata_loading_process/</guid>
<description>ShardingSphere’s Metadata Loading Process 1. Overview
Metadata is the data that constitutes the data. In database terms, any data that describes the database is metadata. Column names, database names, usernames, table names, etc. and data customization library tables that store information about database objects are metadata. ShardingSphere core functions such as data sharding, encryption and decryption are all based on the database metadata.
This shows that metadata is the core of the ShardingSphere system and is also the core data of every data storage related middleware or component.</description>
</item>

<item>
<title>A Distributed Database Middleware Ecosystem Driven by Open Source</title>
<link>https://shardingsphere.apache.org/blog/en/material/oct_12_2_a_distributed_database_middleware_ecosystem_driven_by_open_source/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://shardingsphere.apache.org/blog/en/material/oct_12_2_a_distributed_database_middleware_ecosystem_driven_by_open_source/</guid>
<description>A Distributed Database Middleware Ecosystem Driven by Open Source On July 21, 2021, Pan Juan, the SphereEx Co-Founder and Apache ShardingSphere PMC, was invited to give a keynote session at the 2021 AWS Cloud Summit Shanghai, on “Apache ShardingSphere: Open-Source Distributed Database Middleware Ecosystem Building”.
She introduced the expansion of the Open-Source project, community building, and how ShardingSphere practices the “Apache Way”. This article is a summary of Pan Juan’ s ideas.</description>
</item>

<item>
<title>How Can Students Participate in Open-Source Communities?</title>
<link>https://shardingsphere.apache.org/blog/en/material/oct_12_3_how_can_students_participate_in_open_source_communities_/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://shardingsphere.apache.org/blog/en/material/oct_12_3_how_can_students_participate_in_open_source_communities_/</guid>
<description>How Can Students Participate in Open-Source Communities? Having some experience in Open-Source projects or communities is quite common for developers nowadays. Actually, not only adults but students should, and are increasingly likely to get involved in Open-Source projects.
If you want to know more about why you should consider being part of Open-Source projects, please refer to Why you should get involved in open-source community [1].
The last 2 years have been challenging to say the least.</description>
</item>

<item>
<title>Updates and FAQ — Your 1 Minute Quick Start Guide to ShardingSphere</title>
<link>https://shardingsphere.apache.org/blog/en/material/oct_12_4_updates_and_faq_your_1_minute_quick_start_guide_to_shardingsphere/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://shardingsphere.apache.org/blog/en/material/oct_12_4_updates_and_faq_your_1_minute_quick_start_guide_to_shardingsphere/</guid>
<description>Updates and FAQ — Your 1 Minute Quick Start Guide to ShardingSphere Background Apache ShardingSphere is an Apache Top-Level project and is one of the most popular open-source big data projects. It was started about 5 years ago, and now ShardingSphere has over 14K+ stars and 270+ contributors in its community.
The successful project has already launched and updated many versions. Apache ShardingSphere now supports many powerful features and keeps optimizing its configuration rules.</description>
</item>

</channel>
</rss>
69 changes: 35 additions & 34 deletions blog/en/material/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,135 +72,136 @@ <h3>Videos</h3>
<main>
<div class="catalogue">

<a href="https://shardingsphere.apache.org/blog/en/material/jul_26_an_introduction_to_distsql/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/oct_12_4_updates_and_faq_your_1_minute_quick_start_guide_to_shardingsphere/" class="catalogue-item">
<div>

<h2 class="catalogue-title">An Introduction to DistSQL</h2>
<h2 class="catalogue-title">Updates and FAQ — Your 1 Minute Quick Start Guide to ShardingSphere</h2>
<div class="catalogue-line"></div>

<p>
We believe that if you’re reading this then you’re familiar with SQL (Structured Query Language), the data query and programming language. It’s also used as the standard language of relational database management systems for accessing data, querying, updating and managing relational database systems.
Similar
Updates and FAQ — Your 1 Minute Quick Start Guide to ShardingSphere Background Apache ShardingSphere is an Apache Top-Level project and is one of the most popular open-source big data projects. It was started about 5 years ago, and now ShardingSphere has over 14K&#43; stars and 270&#43; contributors in its community.
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/open_source_community/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/oct_12_3_how_can_students_participate_in_open_source_communities_/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Why should you get involved in an Open-Source community?</h2>
<h2 class="catalogue-title">How Can Students Participate in Open-Source Communities?</h2>
<div class="catalogue-line"></div>

<p>
You wouldn&amp;rsquo;t imagine how close Open-Source projects are to you, as they have been integrated into every aspect of our lives - from the office to your home, from gyms to restaurants etc.
The saying goes something along the lines of &amp;ldquo;Open-Source projects belong to us, not me&amp;rdquo; , which explains
How Can Students Participate in Open-Source Communities? Having some experience in Open-Source projects or communities is quite common for developers nowadays. Actually, not only adults but students should, and are increasingly likely to get involved in Open-Source projects.
If you want to know more about why
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/ss_5.0.0beta/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/oct_12_2_a_distributed_database_middleware_ecosystem_driven_by_open_source/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Following 6 months of development Apache ShardingSphere 5.0.0-beta has been officially released!</h2>
<h2 class="catalogue-title">A Distributed Database Middleware Ecosystem Driven by Open Source</h2>
<div class="catalogue-line"></div>

<p>
As an Apache top-level project, ShardingSphere goes through community verification, voting and many other steps before it can be released. Such steps ensure the release is compliant with the Apache Release License specifications, and meeting the users’ expectations set for the 5.0.0-beta milestone. The curren
A Distributed Database Middleware Ecosystem Driven by Open Source On July 21, 2021, Pan Juan, the SphereEx Co-Founder and Apache ShardingSphere PMC, was invited to give a keynote session at the 2021 AWS Cloud Summit Shanghai, on “Apache ShardingSphere: Open-Source Distributed Database Middleware Ecosystem Bui
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/alpha/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/oct_12_1_shardingspheres_metadata_loading_process/" class="catalogue-item">
<div>

<h2 class="catalogue-title">After years of stagnation, ElasticJob is back with the first Apache version 3.0.0-alpha</h2>
<h2 class="catalogue-title">ShardingSphere’s Metadata Loading Process</h2>
<div class="catalogue-line"></div>

<p>
After years of stagnation, ElasticJob is back with the first Apache version 3.0.0-alpha Within a few months ElasticJob as the subproject of Apache ShardingSphere has fixed and merged 535 issues and pull requests. More importantly, the ElasticJob community released the first official version: 3.0.0-alpha after
ShardingSphere’s Metadata Loading Process 1. Overview
Metadata is the data that constitutes the data. In database terms, any data that describes the database is metadata. Column names, database names, usernames, table names, etc. and data customization library tables that store information about database obje
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/elasticjob/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/jul_26_an_introduction_to_distsql/" class="catalogue-item">
<div>

<h2 class="catalogue-title">News! The distributed scheduling project ElasticJob set sail again</h2>
<h2 class="catalogue-title">An Introduction to DistSQL</h2>
<div class="catalogue-line"></div>

<p>
News! The distributed scheduling project ElasticJob set sail again ElasticJob is a distributed scheduling solution that provides distributed task sharding, elastic scaling, fully automated discovery. , multitasking based on time-driven, data-driven, resident and ad-hoc task types, task aggregation and dynamic
We believe that if you’re reading this then you’re familiar with SQL (Structured Query Language), the data query and programming language. It’s also used as the standard language of relational database management systems for accessing data, querying, updating and managing relational database systems.
Similar
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/graduate/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/open_source_community/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Congratulations on graduation of Apache ShardingSphere as a Top-Level Project!</h2>
<h2 class="catalogue-title">Why should you get involved in an Open-Source community?</h2>
<div class="catalogue-line"></div>

<p>
Congratulations on graduation of Apache ShardingSphere as a Top-Level Project! Apache Software Foundation (ASF), The most popular open-source software foundation, announced Apache ShardingSphere as a Top-Level Project (TLP) on Wakefield, MA, 16th April 2020.
ShardingSphere entered into the Apache incubator si
You wouldn&amp;rsquo;t imagine how close Open-Source projects are to you, as they have been integrated into every aspect of our lives - from the office to your home, from gyms to restaurants etc.
The saying goes something along the lines of &amp;ldquo;Open-Source projects belong to us, not me&amp;rdquo; , which explains
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/database/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/ss_5.0.0beta/" class="catalogue-item">
<div>

<h2 class="catalogue-title">How to construct the distributed database</h2>
<h2 class="catalogue-title">Following 6 months of development Apache ShardingSphere 5.0.0-beta has been officially released!</h2>
<div class="catalogue-line"></div>

<p>
How we build a distributed database Author | Liang Zhang
Relational databases have dominated the database field for the past few decades, and the stability, security, and ease of use they bring have become the cornerstone for building modern systems. With the rapid development of the Internet, the database st
As an Apache top-level project, ShardingSphere goes through community verification, voting and many other steps before it can be released. Such steps ensure the release is compliant with the Apache Release License specifications, and meeting the users’ expectations set for the 5.0.0-beta milestone. The curren
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/community/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/alpha/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Exploration and expansion of the community</h2>
<h2 class="catalogue-title">After years of stagnation, ElasticJob is back with the first Apache version 3.0.0-alpha</h2>
<div class="catalogue-line"></div>

<p>
Exploration and expansion of the Apache ShardingSphere community Apache ShardingSphere community was invited to attend the Apache Event-join Apache open source community held by at Tsinghua University on November 9th. As an honored speaker, Liang Zhang, the PPMC, gave a talk named exploring and expanding the
After years of stagnation, ElasticJob is back with the first Apache version 3.0.0-alpha Within a few months ElasticJob as the subproject of Apache ShardingSphere has fixed and merged 535 issues and pull requests. More importantly, the ElasticJob community released the first official version: 3.0.0-alpha after
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/cncf/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/elasticjob/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Apache ShardingSphere is included in CNCF Landscape</h2>
<h2 class="catalogue-title">News! The distributed scheduling project ElasticJob set sail again</h2>
<div class="catalogue-line"></div>

<p>
Apache ShardingSphere is included in CNCF Landscape CNCF (Cloud Native Computing Foundation),is a cloud native computing open source software foundation founded by Google. It is committed to the popularization and sustainable development of Cloud Native technology. Cloud native technology helps enterprises an
News! The distributed scheduling project ElasticJob set sail again ElasticJob is a distributed scheduling solution that provides distributed task sharding, elastic scaling, fully automated discovery. , multitasking based on time-driven, data-driven, resident and ad-hoc task types, task aggregation and dynamic
</p>
</div>
</a>


<a href="https://shardingsphere.apache.org/blog/en/material/seata/" class="catalogue-item">
<a href="https://shardingsphere.apache.org/blog/en/material/graduate/" class="catalogue-item">
<div>

<h2 class="catalogue-title">Seata_AT</h2>
<h2 class="catalogue-title">Congratulations on graduation of Apache ShardingSphere as a Top-Level Project!</h2>
<div class="catalogue-line"></div>

<p>
Apache ShardingSphere merged Seata AT distributed transactions Background Seata is a distributed transaction framework that jointly created by Ali group and Ant Financial services group. The current version of seata includes AT and TCC transaction. The goal of AT transaction is to provide incremental transact
Congratulations on graduation of Apache ShardingSphere as a Top-Level Project! Apache Software Foundation (ASF), The most popular open-source software foundation, announced Apache ShardingSphere as a Top-Level Project (TLP) on Wakefield, MA, 16th April 2020.
ShardingSphere entered into the Apache incubator si
</p>
</div>
</a>
Expand Down
Loading

0 comments on commit a311c2c

Please sign in to comment.