Kunlun Distributed DB Cluster Intro – Percona Live ONLINE Talk Preview

by David Zhao

Percona Live Online Agenda Slot: Tue 20 Oct • New York 9:30 p.m. • London 02:30 a.m. (next day) • New Delhi 7:00 a.m. • Singapore 09:30 a.m.

Abstract

Kunlun Distributed Database Cluster is a distributed DBMS that aims to combine the best of both MySQL and PostgreSQL for a highly performant, highly available, highly scalable and fault-tolerant, easy to use and manage database system that requires minimal human maintenance.  It enables users to define table sharding rules so that it automatically distributes tables properly to available storage shards; implements the two-phase commit protocol to do distributed transaction commit; uses MySQL group replication for high availability in storage shards; fixes a series of MySQL XA bugs to make distributed transactions highly reliable, among many other enhancements.

Why is your talk exciting?

Audience will get to know Kunlun — a brand new distributed database cluster built from two most popular open source database systems — MySQL and PostgreSQL, and how Kunlun can make developers and DBAs’ life much easier. They will also know why it’s troublesome and error prone to use MySQL group replication as is and how Kunlun make it totally easy by hiding all the complexity.

Who would benefit the most from your talk?

Application developers and DBAs who use MySQL and/or PostgreSQL clusters, especially those having to deal with multi terabytes of relational data that no single db instance can manage.

What other presentations are you most looking forward to?

Those about alternative ways to deal with ever growing and multi terabytes of relational data which far exceeds the capacity of a single db instance.

David Zhao

Founder of Kunlun Distributed DBMS. Formerly worked in Oracle Berkeley DB and MySQL teams from 2007 to 2015 as database kernel developer. Since October 2015, worked in TDSQL team of Tencent as database kernel developer, took the initiative to design and implement the distributed transaction processing and distributed query processing features of TDSQL. Left Tencent in July 2019 and started working on Kunlun distributed DBMS.

See all posts by David Zhao »

Discussion

We invite you to our forum for discussion. You are welcome to use the widget below.

✎ Edit this page on GitHub