This skill acts as an expert system design consultant, providing a structured framework for selecting the right data storage technology for any given service. It evaluates tradeoffs between RDBMS, document stores, wide-column databases, and specialized time-series engines like PostgreSQL, MongoDB, Redis, and DynamoDB. By analyzing dominant access patterns, consistency needs, and team expertise, it helps developers avoid architectural technical debt and implement scalable, natural data models from the start.
Características Principales
01Managed service recommendations for AWS, GCP, and independent providers
02Performance benchmarks and scale ceiling indicators for popular DBs
03Decision frameworks for consistency and availability requirements
040 GitHub stars
05Comparative analysis of SQL vs. NoSQL tradeoffs
06Guidance on polyglot persistence and multi-database architectures