《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
-
Updated
Apr 9, 2026 - Python
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
A collection of Claude Code skills that enforce coding discipline and prevent common AI coding anti-patterns.
读书笔记
Design Data Intensive App Notes
A Claude Code skill that runs an end-to-end system design course — anchored to DDIA and the System Design Primer, with real-world incidents, runnable exercises, and mock interviews.
Build AI coding principles for Claude Code, with discipline rules and system design guides to improve code quality and reduce bad patterns
A high-performance Write-Ahead Log (WAL) implementation in Go with CRC32 checksums, segment rotation, and crash recovery support.
Boutquin.Storage is a collection of data storage algorithms implemented in C# using a clean architecture approach. This repository is designed to provide efficient and scalable solutions for data-intensive applications.
A webpage for hosting and sharing daily DDIA reading session details and calendar access
Log-structured key-value storage engine in Go (DDIA Chapter 3)
Include development experience
Toy implementation of a Log Structured Database Engine, inspired by DDIA.
《Designing Data-Intensive Applications》繁體中文(台灣)個人非商業學習筆記 — Part 0 前置知識 + 12 章主課程 + 詞彙表 + 學習路徑 / VitePress
A simple log-structured key-value database engine written in Go, inspired by LSM-tree designs.
Add a description, image, and links to the ddia topic page so that developers can more easily learn about it.
To associate your repository with the ddia topic, visit your repo's landing page and select "manage topics."