azure-postgres-ts
✓使用 pg (node-postgres) 包從 Node.js/TypeScript 連接到 Azure Database for PostgreSQL 靈活服務器。用於 PostgreSQL 查詢、連接池、事務和 Microsoft Entra ID(無密碼)身份驗證。觸發器:“PostgreSQL”、“postgres”、“pg 客戶端”、“node-postgres”、“Azure PostgreSQL 連接”、“PostgreSQL TypeScript”、“pg 池”、“無密碼 postgres”。
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 |
使用 pg (node-postgres) 包從 Node.js/TypeScript 連接到 Azure Database for PostgreSQL 靈活服務器。用於 PostgreSQL 查詢、連接池、事務和 Microsoft Entra ID(無密碼)身份驗證。觸發器:“PostgreSQL”、“postgres”、“pg 客戶端”、“node-postgres”、“Azure PostgreSQL 連接”、“PostgreSQL TypeScript”、“pg 池”、“無密碼 postgres”。 來源:microsoft/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/microsoft/agent-skills --skill azure-postgres-ts- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 azure-postgres-ts?
使用 pg (node-postgres) 包從 Node.js/TypeScript 連接到 Azure Database for PostgreSQL 靈活服務器。用於 PostgreSQL 查詢、連接池、事務和 Microsoft Entra ID(無密碼)身份驗證。觸發器:“PostgreSQL”、“postgres”、“pg 客戶端”、“node-postgres”、“Azure PostgreSQL 連接”、“PostgreSQL TypeScript”、“pg 池”、“無密碼 postgres”。 來源:microsoft/agent-skills。
如何安裝 azure-postgres-ts?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microsoft/agent-skills --skill azure-postgres-ts 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/microsoft/agent-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01