databases
CommunityMaster MongoDB & PostgreSQL workflows.
AuthorLeoph1688
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a unified guide to MongoDB and PostgreSQL, helping you choose the right database, write queries and aggregations, optimize indexes, plan migrations, and manage backups and replication.
Core Features & Use Cases
- Dual-database mastery: MongoDB for flexible schemas and PostgreSQL for strong consistency.
- Performance & maintenance: indexing, backups, migrations, replication, scaling.
- Use Case: design a hybrid data layer with MongoDB for unstructured data and PostgreSQL for transactional workloads.
Quick Start
See examples in the MongoDB & PostgreSQL references; run the included scripts for backup/migration in the scripts directory.
Dependency Matrix
Required Modules
pymongopsycopg2
Components
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: databases Download link: https://github.com/Leoph1688/ClaudeKit/archive/main.zip#databases Please download this .zip file, extract it, and install it in the .claude/skills/ directory.