·golang-database-patterns
</>

golang-database-patterns

Go-Datenbankintegrationsmuster mit SQLX, PGX und Migrationstools wie Golang-Migrate

111Installationen·7Trend·@bobmatnyc

Installation

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-database-patterns

So installieren Sie golang-database-patterns

Installieren Sie den KI-Skill golang-database-patterns schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-database-patterns
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: bobmatnyc/claude-mpm-skills.

Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs.

Go database patterns prioritize simplicity, type safety, and performance:

By following these patterns, you'll build robust, performant, and maintainable database layers in Go.

Go-Datenbankintegrationsmuster mit SQLX, PGX und Migrationstools wie Golang-Migrate Quelle: bobmatnyc/claude-mpm-skills.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-database-patterns
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-18
Aktualisiert
2026-03-10

Browse more skills from bobmatnyc/claude-mpm-skills

Schnelle Antworten

Was ist golang-database-patterns?

Go-Datenbankintegrationsmuster mit SQLX, PGX und Migrationstools wie Golang-Migrate Quelle: bobmatnyc/claude-mpm-skills.

Wie installiere ich golang-database-patterns?

Ö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/bobmatnyc/claude-mpm-skills --skill golang-database-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/bobmatnyc/claude-mpm-skills