data-nosql-database
Installation
SKILL.md
Data NoSQL Database
Purpose
Select and design NoSQL databases by access patterns, data shape, consistency requirements, and scale. Use document stores for flexible schemas, wide-column for high-scale writes, key-value for caching, and single-table designs for DynamoDB.