Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Profile views

Hi 👋, I'm Wenshuang Lu (卢文双)

Senior Database Kernel Engineer · Building Cloud-Native Distributed Databases


🔭 Currently working on cloud-native MySQL kernel R&D — storage engines, replication, query optimization

🧠 Background in Postgres-XC, Greenplum, RadonDB, ClickHouse, and mainstream RDBMS internals (MySQL / PostgreSQL)

📝 Technical blogdbkernel.com · dbkernel.github.io

💬 Ask me about database internals → open an issue


🏗 Projects

SealDB — Enterprise Database Platform

Project Description
sealdb/neosql MySQL-kernel-based fork with enterprise features — columnar storage, HTAP
sealdb/neodb Enhanced radon with distributed transactions and read/write consistency
sealdb/metatroni Enhanced patroniMySQL & PostgreSQL HA
sealdb/neoha Enhanced xenonMySQL & PostgreSQL HA, consensus via Raft and etcd
sealdb/sealdb SealDB platform — unified OLTP + OLAP, storage-compute separation

RadonDB — Foundation

Project Description
radondb/radon Distributed SQL database
radondb/xenon MySQL high availability with Raft-based replication

🏗 Project Evolution

flowchart TB
    subgraph Foundation["RadonDB Foundation"]
        radon["radondb/radon<br/><i>Distributed SQL</i>"]
        xenon["radondb/xenon<br/><i>MySQL HA / Raft</i>"]
    end

    subgraph Kernel["Kernel Track"]
        mysql["MySQL Kernel"]
        neosql["sealdb/neosql<br/><i>Enterprise · Columnar · HTAP</i>"]
    end

    subgraph SealDB["SealDB Enhancements"]
        neodb["sealdb/neodb<br/><i>Distributed Txn · Consistency</i>"]
        neoha["sealdb/neoha<br/><i>MySQL + PG HA · Raft / etcd</i>"]
    end

    sealdb["sealdb/sealdb<br/><b>Unified Platform</b><br/><i>OLTP + OLAP · Storage-Compute Separation</i>"]

    mysql --> neosql
    radon -->|"enhance"| neodb
    xenon -->|"enhance"| neoha
    neosql --> sealdb
    neodb --> sealdb
    neoha --> sealdb

    style sealdb fill:#1a1a2e,stroke:#fe428e,stroke-width:2px,color:#fff
    style neosql fill:#16213e,stroke:#4ecca3,color:#fff
    style neodb fill:#16213e,stroke:#4ecca3,color:#fff
    style neoha fill:#16213e,stroke:#4ecca3,color:#fff
Loading

📚 Latest Writing

📖 All articles →


🛠 Tech Stack

linux docker kubernetes c++ go python rust MySQL PostgreSQL ClickHouse Redis


📊 GitHub Stats

trophy

Top Languages

GitHub Stats

GitHub Streak

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors