azure-postgres-ts
✓Stellen Sie über Node.js/TypeScript mithilfe des Pakets pg (node-postgres) eine Verbindung mit Azure Database for PostgreSQL Flexible Server her. Verwendung für PostgreSQL-Abfragen, Verbindungspooling, Transaktionen und Microsoft Entra ID-Authentifizierung (passwortlos). Auslöser: „PostgreSQL“, „postgres“, „pg client“, „node-postgres“, „Azure PostgreSQL-Verbindung“, „PostgreSQL TypeScript“, „pg Pool“, „passwortloses Postgres“.
Installation
SKILL.md
Connect to Azure Database for PostgreSQL Flexible Server using the pg (node-postgres) package with support for password and Microsoft Entra ID (passwordless) authentication.
| ssl.rejectUnauthorized | true | Always use SSL for Azure | | Default port | 5432 | Standard PostgreSQL port | | PgBouncer port | 6432 | Use when PgBouncer enabled | | Token scope | https://ossrdbms-aad.database.windows.net/.default | Entra ID token scope | | Token lifetime | 1 hour | Refresh before expiry |
| Light (dev/test) | 5-10 | 30000 | | Medium (production) | 20-30 | 30000 | | Heavy (high concurrency) | 50-100 | 10000 |
Stellen Sie über Node.js/TypeScript mithilfe des Pakets pg (node-postgres) eine Verbindung mit Azure Database for PostgreSQL Flexible Server her. Verwendung für PostgreSQL-Abfragen, Verbindungspooling, Transaktionen und Microsoft Entra ID-Authentifizierung (passwortlos). Auslöser: „PostgreSQL“, „postgres“, „pg client“, „node-postgres“, „Azure PostgreSQL-Verbindung“, „PostgreSQL TypeScript“, „pg Pool“, „passwortloses Postgres“. Quelle: microsoft/agent-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/microsoft/agent-skills --skill azure-postgres-ts- Quelle
- microsoft/agent-skills
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist azure-postgres-ts?
Stellen Sie über Node.js/TypeScript mithilfe des Pakets pg (node-postgres) eine Verbindung mit Azure Database for PostgreSQL Flexible Server her. Verwendung für PostgreSQL-Abfragen, Verbindungspooling, Transaktionen und Microsoft Entra ID-Authentifizierung (passwortlos). Auslöser: „PostgreSQL“, „postgres“, „pg client“, „node-postgres“, „Azure PostgreSQL-Verbindung“, „PostgreSQL TypeScript“, „pg Pool“, „passwortloses Postgres“. Quelle: microsoft/agent-skills.
Wie installiere ich azure-postgres-ts?
Ö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/microsoft/agent-skills --skill azure-postgres-ts 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/microsoft/agent-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01