Database Design & Data Management Best Practices — Production Systems
CommunityMaster database design for production.
AuthorDoanNgocCuong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical need for robust database design and management to ensure application performance, reliability, and scalability, preventing operational nightmares.
Core Features & Use Cases
- Database Selection: Guidance on choosing the right database (PostgreSQL, MongoDB, Redis, etc.) based on access patterns and requirements.
- Schema Design: Best practices for normalization vs. denormalization and using JSONB.
- Performance Tuning: Strategies for indexing, query optimization (EXPLAIN ANALYZE), and connection pooling.
- Reliability: Covers transaction isolation, ACID vs. BASE, sharding, replication, backup, and zero-downtime migration.
- Use Case: A startup needs to select a database for their new product. They can use this Skill to compare PostgreSQL, MongoDB, and Redis, understand their trade-offs, and make an informed decision based on their specific needs for structured data, flexible schema, or caching.
Quick Start
Use the database design skill to understand the differences between normalization and denormalization.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: Database Design & Data Management Best Practices — Production Systems Download link: https://github.com/DoanNgocCuong/working/archive/main.zip#database-design-data-management-best-practices-production-systems Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.