Apache ShardingSphere -Proxy Performance with PostgreSQL is Improved 26.8% with Version 5.1.0
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
Create a Distributed Database with High Availability with Apache ShardingSphere
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
Asia’s E-Commerce Giant Dangdang Increases Order Processing Speed by 30% — Saves Over Ten Million in Technology Budget with Apache ShardingSphere
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 Following Apache ShardingSphere 5.0.0
SQL Parse Format Function — A Technical Deep Dive by Apache ShardingSphere
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.
Featured update! DISTSQL cluster governance capacity detailed explanation
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' minds and has become increasingly popular among developers and operators for its unique “dynamic, no restart&rdq
Apache ShardingSphere is on the Stack Overflow Podcast, InfoQ and FOSDEM!
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
Apache ShardingSphere 5.1.0 Now Available
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
Full Link Online Stress Testing for Production Database: Apache ShardingSphere Shadow Database Feature Upgrade
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
Apache ShardingSphere Enterprise Applications
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 & f
Your Detailed Guide to Apache ShardingSphere’s Operating Modes
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