blog/en/material/page/6/index.html (166 lines of code) (raw):
<!DOCTYPE html>
<html lang="en-us">
<head>
<style>
a {
word-wrap: break-word;
}
</style>
</head>
<body>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Article Selections · ShardingSphere - Blog</title>
<link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/style.css">
<link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/fonts.css">
<link rel="icon" type="image/png" sizes="32x32" href="https://shardingsphere.apache.org/blog/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://shardingsphere.apache.org/blog/images/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://shardingsphere.apache.org/blog/images/apple-touch-icon.png">
<link href="https://shardingsphere.apache.org/blog/en/material/index.xml" rel="alternate" type="application/rss+xml" title="ShardingSphere - Blog" />
</head>
<div style="position: sticky; position: -webkit-sticky; top: 0px; background-color: rgba(255, 255, 255, 0.888);"> <nav class="nav">
<div class="nav-container">
<a href="https://shardingsphere.apache.org/blog/">
<h1 class="nav-title">ShardingSphere - Blog</h1>
</a>
<span style="padding-left: 65px;">
<li>
<a href="https://shardingsphere.apache.org/blog/en/material/">
<h3>Articles</h3>
</a>
</li>
<li>
<a href="https://shardingsphere.apache.org/blog/en/videos/">
<h3>Videos</h3>
</a>
</li>
</span>
<span style="position: relative; left: 75px;
background: rgba(0, 0, 0, 0.664);
font-weight: bold;
padding:0.1rem;
padding-left:15px;
padding-right:15px;
padding-top: 2px;
padding-bottom: 5px;
border-radius:10px;">
<a style="color: white;" href="https://shardingsphere.apache.org/blog/cn/material/">中文</a>
</span>
</div>
</div>
</nav></div>
<main>
<div class="catalogue">
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_29_apache_shardingsphere_enterprise_applications_zhuanzhuans_transaction_system_with_100s_of_millions_of_records/" class="catalogue-item">
<div>
<h2 class="catalogue-title">Apache ShardingSphere Enterprise Applications: Zhuanzhuan’s Transaction System with 100s of Millions of Records</h2>
<div class="catalogue-line"></div>
<p>
Background and Challenges Zhuanzhuan is an internet platform that allows it users to sell their second-hand stuff — sort of an eBay of the East. Its business had been booming, and with it the ordering system started to face increasing performances challenges. The order database is the cornerstone of the syste
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_26_how_to_use_shardingsphere-proxy_in_real_production_scenarios_your_quick_start_guide/" class="catalogue-item">
<div>
<h2 class="catalogue-title">How to Use ShardingSphere-Proxy in Real Production Scenarios—Your Quick Start Guide</h2>
<div class="catalogue-line"></div>
<p>
This post analyzes ops &amp; maintenance solutions with experiences taken from real production scenarios for data sharding and other functions provided by ShardingSphere-Proxy Version 5.1.0.
Unless otherwise specified, in the following examples, when we say “database” we refer to MySQL.
What does ShardingSp
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_21_apache_shardingsphere_opengauss_breaking_the_distributed_database_performance_record_with_10_million_tpmc/" class="catalogue-item">
<div>
<h2 class="catalogue-title">Apache ShardingSphere & openGauss: Breaking the Distributed Database Performance Record with 10 Million tpmC</h2>
<div class="catalogue-line"></div>
<p>
Our open source community has cooperated Huawei’s openGauss to build a distributed solution with Apache ShardingSphere and openGauss.
We tested performance together with openGauss on 16 servers for more than one hour. The results were great: our joint solution broke the performance bottleneck of a single mach
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_18_apache_shardingsphere_5.1.1_is_available/" class="catalogue-item">
<div>
<h2 class="catalogue-title">Apache ShardingSphere 5.1.1 Is Available</h2>
<div class="catalogue-line"></div>
<p>
In less than two months since the release of Apache ShardingSphere 5.1.0, our community has merged 698 PRs from teams or individuals around the world to bring you the new 5.1.1 release. This release has a number of optimizations in terms of features, performance, testing, documentation, examples and more.
T
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_13_a_practical_guide_to_apache_shardingspheres_hint/" class="catalogue-item">
<div>
<h2 class="catalogue-title">A Practical Guide to Apache ShardingSphere’s HINT</h2>
<div class="catalogue-line"></div>
<p>
Background Apache ShardingSphere has gradually introduced various features based on practical user requirements, such as data sharding and read/write splitting.
The data sharding feature contains many practical sharding strategies such as Standard Sharding Strategy and Complex Sharding Strategy, and users can
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_06_a_holistic_pluggable_platform_for_data_sharding_icde_2022_understanding_apache_shardingsphere/" class="catalogue-item">
<div>
<h2 class="catalogue-title">A Holistic Pluggable Platform for Data Sharding — ICDE 2022 & Understanding Apache ShardingSphere</h2>
<div class="catalogue-line"></div>
<p>
I bet you have at least once experienced accessibility issues on your preferred online shopping website. Yo may have not even thought much about it, or you may have attirbuted it to a slow internet connction, but the truth is that the increasing concurrent access that databases cannot deal with is one of the
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_04_01_1st_academic_paper_by_apache_shardingsphere_accepted_by_icde_a_top-level_database_conference/" class="catalogue-item">
<div>
<h2 class="catalogue-title">1st Academic Paper by Apache ShardingSphere Accepted by ICDE, A Top-Level Database Conference</h2>
<div class="catalogue-line"></div>
<p>
ICDE Accepted Apache ShardingSphere’s First Academic Paper Recently, “Apache ShardingSphere: A Holistic and Pluggable Platform for Data Sharding”, co-authored by the Apache ShardingSphere community, SphereEx Lab and the Department of Computer Science of Chongqing University, has been accepted by The Internati
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_03_29_citic_industrial_cloud_apache_shardingsphere_enterprise_applications/" class="catalogue-item">
<div>
<h2 class="catalogue-title">CITIC Industrial Cloud — Apache ShardingSphere Enterprise Applications</h2>
<div class="catalogue-line"></div>
<p>
To further understand application scenarios, and enterprises’ needs, and improve dev teams’ understanding of Apache ShardingSphere, our community launched the “Enterprise Visits” series.
On February 28, the Apache ShardingSphere core development team visited CITIC Industrial Cloud Co., Ltd at the invitation o
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_03_25_a_deep_dive_into_observability_apache_shardingsphere_agent/" class="catalogue-item">
<div>
<h2 class="catalogue-title">A Deep Dive Into Observability —Apache ShardingSphere Agent</h2>
<div class="catalogue-line"></div>
<p>
Apache ShardingSphere follows Database Plus — our community’s guiding development concept for creating a complete data service ecosystem that allows you to transform any database into a distributed database system, and easily enhance it with sharding, elastic scaling, data encryption features &amp; more.
User
</p>
</div>
</a>
<a href="https://shardingsphere.apache.org/blog/en/material/2022_03_18_executor_engine_performance_optimization_showcase_with_apache_shardingsphere_5.1.0/" class="catalogue-item">
<div>
<h2 class="catalogue-title">Executor Engine: Performance Optimization Showcase with Apache ShardingSphere 5.1.0</h2>
<div class="catalogue-line"></div>
<p>
Our community’s previous two blog posts about the SQL Format function and High Availability (HA) introduced a comprehensive overview of Apache ShardingSphere’s updates.
Apart from many new practical features, we also have been optimizing overall performance. In this post, our community author is going to show
</p>
</div>
</a>
</div>
<div class="pagination">
<a href="https://shardingsphere.apache.org/blog/en/material/page/5/" class="left arrow">←</a>
<a href="https://shardingsphere.apache.org/blog/en/material/page/7/" class="right arrow">→</a>
<span>6</span>
</div>
</main>
<footer>
<span>
Copyright © 2018-2020, <a href="https://shardingsphere.apache.org/blog/">Apache ShardingSphere</a>, ShardingSphere, Apache, the Apache feather logo, and the Apache ShardingSphere project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
</span>
</footer>
</body>
</html>