Skip to content
View roseduan's full-sized avatar
🌹
Coding
🌹
Coding
Block or Report

Block or report roseduan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roseduan/README.md

Hi there 👋,I am Rose Duan(call me rose), interested in distributed systems and database/storage.

Project

  • lotusdb Most advanced key-value store written in Go
  • rosedb Lightweight, fast and reliable key/value storage engine based on Bitcask.
  • wal Write Ahead Log for LSM or bitcask storage.

To Chinese Users

欢迎关注微信公众号「roseduan写字的地方」,更新关于数据库、存储、分布式系统、职场等相关内容。

Snipaste_2023-02-01_09-58-05.png

回复「数据库」,可以领取珍藏全套数据库内核开发学习资料和电子书!


《从零实现 KV 存储》课程已上线!

使用 Rust 和 Go 两种语言实现,手把手教学,只需要基础的语法知识,即可学会一个硬核实战项目!

课程详情点击这里:

使用 Rust 和 Go 从零实现 KV 存储

《从零实现分布式 KV》课程已上线!

手写 raft + 分布式 KV 系统,硬核实战教程,深入理解分布式理论和实践必备! 课程详情点击这里:

从零实现分布式 KV

Pinned

  1. rosedblabs/rosedb rosedblabs/rosedb Public

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

    Go 4.4k 613

  2. greenplum-db/gpdb greenplum-db/gpdb Public

    Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.

    C 6.2k 1.7k

  3. lotusdblabs/lotusdb lotusdblabs/lotusdb Public

    Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

    Go 2k 175

  4. cloudberrydb/cloudberrydb cloudberrydb/cloudberrydb Public

    Cloudberry Database - Next generation unified database for Analytics and AI

    C 146 44

  5. rosedblabs/wal rosedblabs/wal Public

    Write Ahead Log for LSM or bitcask storage(or any append-only write).

    Go 202 32

  6. rosedblabs/mini-bitcask rosedblabs/mini-bitcask Public

    (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。

    Go 405 82