·sqlc
</>

sqlc

kalbasit/ncps

Arbeiten mit SQLC- und Datenbankabfragen

17Installationen·2Trend·@kalbasit

Installation

$npx skills add https://github.com/kalbasit/ncps --skill sqlc

SKILL.md

This skill provides instructions for working with sqlc and database queries in the NCPS repository. NCPS supports multiple database engines (SQLite, PostgreSQL, MySQL), and sqlc is used to generate type-safe Go code from SQL queries for each engine.

Any time a query file (db/query. .sql) is updated, you MUST follow these steps:

Run the sqlc generate command to update the generated Go files for all engines.

Arbeiten mit SQLC- und Datenbankabfragen Quelle: kalbasit/ncps.

Original anzeigen

Fakten (zitierbereit)

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

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

Schnelle Antworten

Was ist sqlc?

Arbeiten mit SQLC- und Datenbankabfragen Quelle: kalbasit/ncps.

Wie installiere ich sqlc?

Ö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/kalbasit/ncps --skill sqlc 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/kalbasit/ncps

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01