·databases
</>

databases

duc01226/easyplatform

Auswahl der Datenbanktechnologie, Schemadesign, Abfrageoptimierung und Migrationsanleitung für MongoDB, SQL Server, PostgreSQL und Redis. Trigger für Datenbankschema, Mongodb-Abfrage, SQL-Server, Postgresql, Redis-Cache, Datenbankmigration, Indexoptimierung.

5Installationen·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) |

Auswahl der Datenbanktechnologie, Schemadesign, Abfrageoptimierung und Migrationsanleitung für MongoDB, SQL Server, PostgreSQL und Redis. Trigger für Datenbankschema, Mongodb-Abfrage, SQL-Server, Postgresql, Redis-Cache, Datenbankmigration, Indexoptimierung. Quelle: duc01226/easyplatform.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/duc01226/easyplatform --skill databases
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist databases?

Auswahl der Datenbanktechnologie, Schemadesign, Abfrageoptimierung und Migrationsanleitung für MongoDB, SQL Server, PostgreSQL und Redis. Trigger für Datenbankschema, Mongodb-Abfrage, SQL-Server, Postgresql, Redis-Cache, Datenbankmigration, Indexoptimierung. Quelle: duc01226/easyplatform.

Wie installiere ich databases?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/duc01226/easyplatform --skill databases Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/duc01226/easyplatform