blog/en/material/page/7/index.html (165 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 &middot; 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_03_23_apache_shardingsphere_proxy_performance_with_postgresql_is_improved_26.8_with_version_5.1.0/" class="catalogue-item"> <div> <h2 class="catalogue-title">Apache ShardingSphere -Proxy Performance with PostgreSQL is Improved 26.8% with Version 5.1.0</h2> <div class="catalogue-line"></div> <p> Increasing Apache ShardingSphere adoption across various industries, has allowed our community to receive valuable feedback for our latest release. Our team has made numerous performance optimizations to the ShardingSphere Kernel, interface and etc. since the release of Version 5.0.0. This article introduces </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/2022_03_16_create_a_distributed_database_with_high_availability_with_apache_shardingsphere/" class="catalogue-item"> <div> <h2 class="catalogue-title">Create a Distributed Database with High Availability with Apache ShardingSphere</h2> <div class="catalogue-line"></div> <p> What is Database High Availability (HA)? Inthe digital age, modern business systems have to be highly available, reliable, and stable. As the cornerstone of the modern business system, databases are supposed to embrace high availability. HA allows databases to switch over services between primary and secondar </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/2022_03_11_asias_e-commerce_giant_dangdang_increases_order_processing_speed_by_30_saves_over_ten_million_in_technology_budget_with_apache_shardingsphere/" class="catalogue-item"> <div> <h2 class="catalogue-title">Asia’s E-Commerce Giant Dangdang Increases Order Processing Speed by 30% — Saves Over Ten Million in Technology Budget with Apache ShardingSphere</h2> <div class="catalogue-line"></div> <p> Apache ShardingSphere is an easy-to-use and stable product, making Dangdang’s warehouse management system (WMS) even more powerful. Integrated with WMS, ShardingSphere plays a vital role in reforming the supply chain system. Li Yong, Head of WMS Technology, Dangdang Ffollowing Apache ShardingSphere 5.0.0 </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/2022_03_09_sql_parse_format_function_a_technical_deep_dive_by_apache_shardingsphere/" class="catalogue-item"> <div> <h2 class="catalogue-title">SQL Parse Format Function — A Technical Deep Dive by Apache ShardingSphere</h2> <div class="catalogue-line"></div> <p> Complicted SQL statements are some of the most common problems that data scientists and engineers encounter. For example, can you comprehend at first glance the complex SQL statement below? select a.order_id,a.status,sum(b.money) as money from t_order a inner join (select c.order_id as order_id, c.number * d. </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/mar_23_distsql_cluster_governance_capabilities/" class="catalogue-item"> <div> <h2 class="catalogue-title">Featured update! DISTSQL cluster governance capacity detailed explanation</h2> <div class="catalogue-line"></div> <p> Featured update! DISTSQL cluster governance capacity detailed explanation Background Since the release of Apache ShardingSphere 5.0.0-Beta, DistSQL has quickly come to the forefront of users&amp;rsquo; minds and has become increasingly popular among developers and operators for its unique &amp;ldquo;dynamic, no resta </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/feb_23_stack_overflow/" class="catalogue-item"> <div> <h2 class="catalogue-title">Apache ShardingSphere is on the Stack Overflow Podcast, InfoQ and FOSDEM!</h2> <div class="catalogue-line"></div> <p> Apache ShardingSphere is on the Stack Overflow Podcast, InfoQ and FOSDEM! Our PMC Trista Pan, and our community contributor Yacine Si Tayeb, joined the Stack Overflow podcast to share about the Apache ShardingSphere ecosystem. They shared the advantages of data sharding and how it splits a database into small </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/feb_18_apache_shardingsphere_5.1.0_now_avaliable/" class="catalogue-item"> <div> <h2 class="catalogue-title">Apache ShardingSphere 5.1.0 Now Available</h2> <div class="catalogue-line"></div> <p> Apache ShardingSphere 5.1.0 Now Available Apache ShardingSphere 5.1.0 is officially released and available. The previous 5.0.0 GA version was launched in November last year, and marked ShardingSphere’s evolution from middleware to an ecosystem. This meant gaining the power to transform any database in a distr </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/jan_28_full_link_online_stress_testing_for_production_database_apache_shardingsphere_shadow_database_feature_upgrade/" class="catalogue-item"> <div> <h2 class="catalogue-title">Full Link Online Stress Testing for Production Database: Apache ShardingSphere Shadow Database Feature Upgrade</h2> <div class="catalogue-line"></div> <p> Full Link Online Stress Testing for Production Database: Apache ShardingSphere Shadow Database Feature Upgrade What is full link stress testing? As the Internet industry is growing rapidly, businesses that operate with large amounts of data are seeing a rapid expansion. Predictably, ever changing customer dem </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/jan_28_blog_apache_shardingsphere_enterprise_applications/" class="catalogue-item"> <div> <h2 class="catalogue-title">Apache ShardingSphere Enterprise Applications</h2> <div class="catalogue-line"></div> <p> Apache ShardingSphere Enterprise Applications To further understand application scenarios, enterprises’ needs, and improve dev teams’ understanding of Apache ShardingSphere, our community launched the “Enterprise Visits” series. Keep For our community’s first visit, we went to Asia’s leading workout &amp;amp; f </p> </div> </a> <a href="https://shardingsphere.apache.org/blog/en/material/jan_28_your_detailed_guide_to_apache_shardingspheres_operating_modes/" class="catalogue-item"> <div> <h2 class="catalogue-title">Your Detailed Guide to Apache ShardingSphere’s Operating Modes</h2> <div class="catalogue-line"></div> <p> Your Detailed Guide to Apache ShardingSphere’s Operating Modes In Apache ShardingSphere 5.0.0 GA version, we added the new concept Operating Mode and provided three configuration methods: Memory, Standalone, and Cluster. Why does ShardingSphere provide these operating modes? What are the differences between t </p> </div> </a> </div> <div class="pagination"> <a href="https://shardingsphere.apache.org/blog/en/material/page/6/" class="left arrow">&#8592;</a> <a href="https://shardingsphere.apache.org/blog/en/material/page/8/" class="right arrow">&#8594;</a> <span>7</span> </div> </main> <footer> <span> Copyright &copy; 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>