nosql-database

Community

Choose NoSQL only with access-pattern proof.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents costly NoSQL design mistakes by ensuring non-relational storage is chosen and specified only when access patterns, consistency boundaries, and operational limits make it the safer option.

Core Features & Use Cases

  • NoSQL selection and guardrails: Decide when NoSQL is justified and when to route to relational design instead.
  • Key, index, and consistency planning: Define partition/sort keys, secondary index strategy, and explicit consistency models for invariants.
  • Schema and operations safety: Require schema versioning, document size/partition limits, TTL for ephemeral data, and observability for drift and failure modes.
  • Denormalization discipline: Specify authoritative sources, propagation mechanisms, and drift detection for duplicated fields.

Quick Start

Use nosql-database when you are proposing a new NoSQL store or changing keys/indexes so the design includes access patterns, consistency rules, schema versioning, and capacity validation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nosql-database
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#nosql-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.