Tag

Distributed Middleware

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 15, 2022 · Databases

DBLE 3.22.07.0 Release Notes and Feature Overview

The article introduces the DBLE distributed middleware, outlines the main updates in version 3.22.07.0—including read‑write splitting local read, OpenSSL support, hint‑based query plan improvements—and provides the complete release notes, bug fixes, acknowledgments, and related learning resources.

DBLEDistributed MiddlewareOpenSSL
0 likes · 6 min read
DBLE 3.22.07.0 Release Notes and Feature Overview
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 22, 2021 · Databases

DBLE 3.21.10.0 Release Notes: New Features, Bug Fixes, and LTS Updates

The article provides a detailed overview of DBLE version 3.21.10.0, covering project background, three major new features—including single‑node detach/reattach, enhanced traffic control, and default sharding mode—along with a full list of release notes, bug fixes, incompatibilities, and subsequent LTS patch updates.

DBLEDatabase ProxyDistributed Middleware
0 likes · 8 min read
DBLE 3.21.10.0 Release Notes: New Features, Bug Fixes, and LTS Updates
Aikesheng Open Source Community
Aikesheng Open Source Community
May 15, 2020 · Databases

DBLE 3.0 Planning Overview and Community Q&A Summary

The article recaps the final DBLE open class session on May 12, presenting DBLE 3.0 roadmap, sharing PPT and video resources, and providing detailed Q&A covering features such as connection pooling, read‑write separation, distributed transactions, sharding, high‑availability, and future development plans.

DBLEDistributed MiddlewareRead-Write Separation
0 likes · 9 min read
DBLE 3.0 Planning Overview and Community Q&A Summary
Aikesheng Open Source Community
Aikesheng Open Source Community
Oct 26, 2019 · Databases

Weekly Community Update: DBLE Distributed Middleware, MySQL Performance Insights, and Upcoming Events

This weekly community newsletter highlights the open‑source launch of the TXLE distributed transaction framework, DBLE user meetups, deep dives into MySQL slow‑query analysis and EXPLAIN ANALYZE, recent DBLE feature developments, bug fixes, community Q&A, and a preview of next week's technical plans.

CommunityDBLEDistributed Middleware
0 likes · 3 min read
Weekly Community Update: DBLE Distributed Middleware, MySQL Performance Insights, and Upcoming Events
Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 16, 2019 · Databases

DBLE 2.19.07.0 Release Notes and Detailed Analysis

The article provides a comprehensive overview of DBLE version 2.19.07.0, including project background, new features, enhanced data import/export methods, updated show commands, protocol extensions, a full translated release‑notes list, bug‑fix details, and compatibility changes for this distributed database middleware.

Bug FixesDBLEDistributed Middleware
0 likes · 11 min read
DBLE 2.19.07.0 Release Notes and Detailed Analysis
Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 6, 2019 · Databases

Weekly Community Newsletter – DBLE & DTLE Updates, Release Notes, Events, and Technical Articles

This weekly newsletter summarizes the latest database industry rankings, DBLE and DTLE release notes, free Mycat diagnostic support, upcoming community meetups, performance testing tutorials, and technical deep‑dives such as MTS parallel incremental processing and event‑scheduler replication issues.

Community EventsDBLEDTLE
0 likes · 6 min read
Weekly Community Newsletter – DBLE & DTLE Updates, Release Notes, Events, and Technical Articles
Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 4, 2019 · Databases

Interview with Yan Huqing on Quickly Getting Started with Distributed Middleware Dble

The article presents a detailed interview with Yan Huqing, the lead of the open‑source DBLE project, covering his background, the upcoming Shanghai 3306π meetup agenda, and practical advice on using Dble for sharding, read‑write splitting, and advanced monitoring in distributed database environments.

DBLEDBMSDistributed Middleware
0 likes · 6 min read
Interview with Yan Huqing on Quickly Getting Started with Distributed Middleware Dble
Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 2, 2019 · Databases

DBLE 2.19.05.0 Release Notes: New Features, Bug Fixes, and Upgrade Compatibility

The DBLE 2.19.05.0 release introduces seven new features—including MySQL 8.0 support and enhanced stored‑procedure hints—optimizes connection defaults, adds configurable templates, and resolves 36 bugs, while maintaining full compatibility with previous versions, and is available via the project's GitHub releases page.

Bug FixesDBLEDistributed Middleware
0 likes · 8 min read
DBLE 2.19.05.0 Release Notes: New Features, Bug Fixes, and Upgrade Compatibility
Aikesheng Open Source Community
Aikesheng Open Source Community
May 17, 2019 · Databases

Analysis of DBLE Prepared Statement Protocol and Bug Fixes #1122 and #1124

This article examines the enterprise‑level open‑source distributed middleware DBLE (aka MyCat Plus), explains MySQL 5.1 prepared‑statement protocol, details DBLE’s implementation and two reported bugs (#1122 and #1124), analyzes their root causes, and presents the fixes released in version 2.19.03.0.

Bug FixDBLEDistributed Middleware
0 likes · 7 min read
Analysis of DBLE Prepared Statement Protocol and Bug Fixes #1122 and #1124
Aikesheng Open Source Community
Aikesheng Open Source Community
Apr 17, 2019 · Databases

SQL Refactoring Guide Based on Distributed Middleware

This article explains how distributed middleware processes simple SQL, ER‑based joins, and cross‑database joins, analyzes their performance impacts, and provides practical recommendations for optimizing SQL statements by using shard conditions, limiting clauses, low‑cardinality columns, and table ordering.

Cross-DB JoinDistributed MiddlewareER Join
0 likes · 10 min read
SQL Refactoring Guide Based on Distributed Middleware
Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 4, 2019 · Databases

Quick Start Guide for DBLE Distributed Middleware Using Docker‑Compose

This article introduces DBLE, an enterprise‑grade open‑source distributed middleware, and provides a step‑by‑step Docker‑Compose quick‑start tutorial covering download links, prerequisite installations, container launch, connection details, cleanup commands, and how to customize the configuration with custom scripts.

DBLEDistributed MiddlewareDocker
0 likes · 9 min read
Quick Start Guide for DBLE Distributed Middleware Using Docker‑Compose
Aikesheng Open Source Community
Aikesheng Open Source Community
Jan 9, 2019 · Databases

Detailed Analysis of DBLE 2.18.12.0 Release Notes

This article provides a comprehensive review of the DBLE 2.18.12.0 release, covering project background, version overview, six new features, extensive bug fixes, compatibility considerations, and guidance for upgrading the enterprise‑grade open‑source distributed middleware.

DBLEDatabase ProxyDistributed Middleware
0 likes · 6 min read
Detailed Analysis of DBLE 2.18.12.0 Release Notes
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Apr 13, 2015 · Databases

Redis Clustering Techniques and Codis: Architecture, Performance Comparison, and Practical Tips

This article reviews common Redis clustering methods, compares Twemproxy and Codis, presents Codis’s architecture and performance test results, and offers migration, HA, pipeline, and operational guidance for using Codis as a Redis distributed middleware solution.

Backend DevelopmentCodisDatabase Clustering
0 likes · 11 min read
Redis Clustering Techniques and Codis: Architecture, Performance Comparison, and Practical Tips