Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 375 Bytes

panda

A cloud-native multi-tenant distributed OLTP database compatible with the MySQL protocol.

Overview

Panda is an educational distributed OLTP project. In actual work, there are rarely opportunities to build an OLTP database from scratch. By using Panda, you can learn various important knowledge in database internals and apply it to practical work.

Architecture