·postgresql
</>

postgresql

itechmeat/llm-code

Best Practices für PostgreSQL: Mandantenfähigkeit mit RLS, Schemadesign, Alembic-Migrationen, asynchrone SQLAlchemy und Abfrageoptimierung.

23Installationen·0Trend·@itechmeat

Installation

$npx skills add https://github.com/itechmeat/llm-code --skill postgresql

SKILL.md

RLS works only if the current transaction has the context set:

Must run before the first tenant-scoped query in that transaction.

Best Practices für PostgreSQL: Mandantenfähigkeit mit RLS, Schemadesign, Alembic-Migrationen, asynchrone SQLAlchemy und Abfrageoptimierung. Quelle: itechmeat/llm-code.

Ö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/itechmeat/llm-code --skill postgresql Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/itechmeat/llm-code --skill postgresql
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist postgresql?

Best Practices für PostgreSQL: Mandantenfähigkeit mit RLS, Schemadesign, Alembic-Migrationen, asynchrone SQLAlchemy und Abfrageoptimierung. Quelle: itechmeat/llm-code.

Wie installiere ich postgresql?

Ö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/itechmeat/llm-code --skill postgresql 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/itechmeat/llm-code