azure-postgres-ts
✓pg (node-postgres) パッケージを使用して、Node.js/TypeScript から Azure Database for PostgreSQL フレキシブル サーバーに接続します。 PostgreSQL クエリ、接続プーリング、トランザクション、および Microsoft Entra ID (パスワードなし) 認証に使用します。トリガー: 「PostgreSQL」、「postgres」、「pg client」、「node-postgres」、「Azure PostgreSQL 接続」、「PostgreSQL TypeScript」、「pg Pool」、「passwordless 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 client」、「node-postgres」、「Azure PostgreSQL 接続」、「PostgreSQL TypeScript」、「pg Pool」、「passwordless 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 client」、「node-postgres」、「Azure PostgreSQL 接続」、「PostgreSQL TypeScript」、「pg Pool」、「passwordless 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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/microsoft/agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01