《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
Interactive study platform for Designing Data-Intensive Applications. Chapter quizzes, spaced repetition flashcards, timed exams, and AI-powered grading with personalized feedback.
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
📚 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.
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.
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)
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.
Include development experience
Toy implementation of a Log Structured Database Engine, inspired by DDIA.
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."