Pinned Repositories
awesome-database-learning
A list of learning materials to understand databases internals
bolt
An embedded key/value database for Go.
books
chowc.github.io
个人博客
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
copypastemagic
抄代码
cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
databend
A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics.
go_sqlite
databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
chowc's Repositories
chowc/awesome-database-learning
A list of learning materials to understand databases internals
chowc/bolt
An embedded key/value database for Go.
chowc/books
chowc/chowc.github.io
个人博客
chowc/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
chowc/copypastemagic
抄代码
chowc/cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
chowc/databend
A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics.
chowc/go_sqlite
chowc/ddia-references
Literature references for “Designing Data-Intensive Applications”
chowc/dev-env
chowc/interview-QA
面试题
chowc/java_puzzles
Java Puzzles
chowc/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
chowc/leetcode
LeetCode Record
chowc/linux
Linux kernel source tree
chowc/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
chowc/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
chowc/opensrv
opensrv for databend
chowc/oral_practice_with_openai
chowc/py-caskdb
(educational) build your own disk based KV store
chowc/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
chowc/risinglight
An OLAP database system for educational purpose
chowc/rosedb
🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.
chowc/rsedis
Redis re-implemented in Rust.
chowc/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
chowc/talent-plan
open source training courses about distributed database and distributed systemes
chowc/tidb
TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol
chowc/tinykv
A course to build distributed key-value service based on TiKV model
chowc/vectorsql
VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.