《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 high-performance Write-Ahead Log (WAL) implementation in Go with CRC32 checksums, segment rotation, and crash recovery support.
Include development experience
Toy implementation of a Log Structured Database Engine, inspired by DDIA.
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.
A simple log-structured key-value database engine written in Go, inspired by LSM-tree designs.
Build AI coding principles for Claude Code, with discipline rules and system design guides to improve code quality and reduce bad patterns
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."