跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

DDIA Systems

技能 已验证 活跃

Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions "database choice", "replication lag", "partitioning strategy", "consistency vs availability", "stream processing", "ACID transactions", "eventual consistency", or "LSM tree vs B-tree". Also trigger when choosing between SQL and NoSQL, designing data pipelines, or debugging distributed system consistency issues. Covers data models, batch/stream processing, and distributed consensus. For system design, see system-design. For resilience, see release-it.

目的

To provide principled guidance and a structured framework for designing reliable, scalable, and maintainable data systems by understanding core concepts and trade-offs.

功能

  • Expert guidance on data models and query languages
  • Explanation of storage engines (LSM vs B-trees)
  • In-depth coverage of replication strategies and consistency models
  • Principles for partitioning and scaling data
  • Guidance on transactions, batch, and stream processing

使用场景

  • Choosing the right database for a specific problem
  • Designing schemas and data models that scale
  • Architecting distributed systems with fault tolerance
  • Debugging consistency issues in data pipelines
  • Understanding trade-offs between consistency, availability, and latency

非目标

  • Implementing specific database technologies
  • Providing operational runbooks for databases
  • Writing code for specific data pipelines

工作流

  1. Understand core data system principles (models, storage, replication, partitioning, transactions, processing, reliability)
  2. Apply principles to design new systems or evaluate existing ones
  3. Use provided diagnostic questions and common mistake analyses
  4. Consult reference files for deeper dives into specific topics

安装

请先添加 Marketplace

/plugin marketplace add wondelai/skills
/plugin install skills@wondelai-skills

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交17 days ago
星标953
许可证MIT
状态
查看源代码

类似扩展

System Design

99

Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", "design a URL shortener", "system design interview", "capacity planning", or "distributed architecture". Also trigger when estimating infrastructure requirements, choosing between microservices and monoliths, or designing for millions of concurrent users. Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.

技能
wondelai

V3 Ddd Architecture

100

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.

技能
ruvnet

Pathfinder

100

将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。

技能
thedotmack

Understand

100

分析代码库以生成交互式知识图谱,用于理解架构、组件和关系

技能
Lum1104

Cloud Architect

100

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

技能
jeffallan

API Design Patterns

100

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

技能
bobmatnyc