《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
-
Updated
Jun 25, 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.
Interactive study platform for Designing Data-Intensive Applications. Chapter quizzes, spaced repetition flashcards, timed exams, and AI-powered grading with personalized feedback.
Build AI coding principles for Claude Code, with discipline rules and system design guides to improve code quality and reduce bad patterns
An educational distributed database engine built in Go. Brings the concepts of "Designing Data-Intensive Applications" (DDIA) to life with LSM-Trees, 2PC, Raft consensus, and Vector Clocks.
📚 Agent skills distilled from technical books — AI Engineering, Context Engineering, Designing Data-Intensive Applications, and more. Agent-agnostic, plain Markdown. Give your AI agent a bookshelf.
A high-performance Write-Ahead Log (WAL) implementation in Go with CRC32 checksums, segment rotation, and crash recovery support.
Interactive distributed-systems visualizations + hand-built mini systems (LSM engine, Raft, Gossip Glomers) — a DDIA 2nd-ed learning project
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.
《Designing Data-Intensive Applications》繁體中文(台灣)個人非商業學習筆記 — Part 0 前置知識 + 12 章主課程 + 詞彙表 + 學習路徑 / VitePress
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)
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."