zn9f's Stars
deepfabric/elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
slatedb/slatedb-go
A cloud native embedded storage engine built on object storage.
matrixorigin/matrixcube
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
ailidani/paxi
Paxos protocol framework
rosedblabs/wal
Write Ahead Log for LSM or bitcask storage(or any append-only write).
dolthub/dolt
Dolt – Git for Data
facebook/wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
abhi16180/asyncgo
Asyncgo is zero-dependency asynchronous task executor & worker pool written in pure go, that prioritises speed and ease of use.
polarsignals/frostdb
❄️ Coolest database around 🧊 Embeddable column database written in Go.
golang-migrate/migrate
Database migrations. CLI and Golang library.
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
bruceshao/lockfree
lockfree queue
go-co-op/gocron-gorm-lock
A gocron locker implementation using gorm
lotusdblabs/lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
apecloud/ape-dts
Ape Data Transfer Suite, written in Rust. Provides ultra-fast data replication between MySQL, PostgreSQL, Redis, MongoDB, Kafka and ClickHouse, ideal for disaster recovery (DR) and migration scenarios.
wesql/wesql
WeSQL is an innovative MySQL distribution that adopts a compute-storage separation architecture, with storage backed by S3 (and S3-compatible systems). It can run on any cloud, ensuring no vendor lock-in.
waringid/Mysql
cnlubo/orzdba
mysql性能检测工具
wentaojin/dbms
DBMS 数据库分布式迁移服务平台(结构迁移、结构比较、数据校验、对象评估、数据迁移等功能)
pingcap/ticdc
TiCDC pulls change logs out of TiDB and pushes to kinds of systems.
databendcloud/db-archiver
db-archiver
jin06/binlogo
Distributed、High availability、Simplicity、Visualized. Base on mysql binlog , process binlog into understandable message and send to kafka etc
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
facebook/kuduraft
A Raft Library in C++ based on the Raft implementation in Apache Kudu
apecloud/myduckserver
Unified MySQL, Postgres & FlightSQL Server, Powered by DuckDB.
BemiHQ/BemiDB
Postgres read replica optimized for analytics
ddcw/ibd2sql
parse mysql ibd file to sql for learn or recovery data
mysqlperformance/bpf_tools
eBPF scripts to analyze performance
wesql/wescale
WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.