·databases
</>

databases

duc01226/easyplatform

MongoDB、SQL Server、PostgreSQL 和 Redis 的数据库技术选型、架构设计、查询优化和迁移指导。数据库模式、mongodb 查询、sql server、postgresql、redis 缓存、数据库迁移、索引优化的触发器。

5安装·0热度·@duc01226

安装

$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) |

MongoDB、SQL Server、PostgreSQL 和 Redis 的数据库技术选型、架构设计、查询优化和迁移指导。数据库模式、mongodb 查询、sql server、postgresql、redis 缓存、数据库迁移、索引优化的触发器。 来源:duc01226/easyplatform。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/duc01226/easyplatform --skill databases
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 databases?

MongoDB、SQL Server、PostgreSQL 和 Redis 的数据库技术选型、架构设计、查询优化和迁移指导。数据库模式、mongodb 查询、sql server、postgresql、redis 缓存、数据库迁移、索引优化的触发器。 来源:duc01226/easyplatform。

如何安装 databases?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/duc01226/easyplatform --skill databases 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/duc01226/easyplatform