What problem does it solve?
Database design and query optimization across MongoDB and PostgreSQL are complex and error-prone. This skill provides unified guidance for creating scalable schemas, writing efficient SQL and MongoDB queries, and planning migrations to improve performance and reliability.
Core Features & Use Cases
- Schema Design: OLTP and OLAP modeling guidance, normalization concepts, and indexing strategies to support scalable data stores.
- Query Crafting & Performance: SQL and MongoDB patterns, optimization tips, and performance best practices for common workloads.
- Migrations & Tooling: Guidance on migrations, backups, and performance checks with example scripts and best practices for production deployments.
- Reference Materials: Centralized references for MongoDB and PostgreSQL design and optimization topics.
Quick Start
Run the migration workflow on a sample schema to validate design correctness and performance.