·databases
</>

databases

duc01226/easyplatform

Database technology selection, schema design, query optimization, and migration guidance for MongoDB, SQL Server, PostgreSQL, and Redis. Triggers on database schema, mongodb query, sql server, postgresql, redis cache, database migration, index optimization.

5Installs·0Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill databases

SKILL.md

Purpose Guide database technology selection, schema design, query optimization, and migration patterns -- with EasyPlatform-specific context for service-to-database mapping.

| TextSnippet | Example service data | MongoDB | localhost:27017 (root/rootPassXXX) | | TextSnippet (EF) | Example service data | SQL Server | localhost,14330 (sa/123456Abc) | | TextSnippet (PG) | Example service data | PostgreSQL | localhost:54320 (postgres/postgres) | | Caching | Session, rate limiting | Redis | localhost:6379 |

| Messaging | Event bus | RabbitMQ | localhost:15672 (guest/guest) |

Database technology selection, schema design, query optimization, and migration guidance for MongoDB, SQL Server, PostgreSQL, and Redis. Triggers on database schema, mongodb query, sql server, postgresql, redis cache, database migration, index optimization. Source: duc01226/easyplatform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill databases
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is databases?

Database technology selection, schema design, query optimization, and migration guidance for MongoDB, SQL Server, PostgreSQL, and Redis. Triggers on database schema, mongodb query, sql server, postgresql, redis cache, database migration, index optimization. Source: duc01226/easyplatform.

How do I install databases?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill databases Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform