neon-postgres by davila7/claude-code-templates
npx skills add https://github.com/davila7/claude-code-templates --skill neon-postgres为 Neon 配置 Prisma 并启用连接池。
使用两个连接字符串:
池化连接使用 PgBouncer,支持高达 10K 个连接。迁移(DDL 操作)需要直接连接。
在边缘/无服务器环境中,将 Drizzle ORM 与 Neon 的无服务器 HTTP 驱动结合使用。
有两种驱动选项:
Neon 通过 PgBouncer 提供内置的连接池功能。
关键限制:
应用程序使用池化端点,迁移使用直接连接。
| 问题 | 严重性 | 解决方案 |
|---|---|---|
| 问题 | 高 | 参见文档 |
| 问题 | 高 | 参见文档 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 问题 | 高 | 参见文档 |
| 问题 | 中 | 参见文档 |
| 问题 | 中 | 参见文档 |
| 问题 | 低 | 参见文档 |
| 问题 | 中 | 参见文档 |
| 问题 | 高 | 参见文档 |
每周安装量
150
代码仓库
GitHub 星标数
22.6K
首次出现
2026年1月25日
安全审计
安装于
opencode130
claude-code130
cursor124
gemini-cli123
codex116
github-copilot113
Configure Prisma for Neon with connection pooling.
Use two connection strings:
The pooled connection uses PgBouncer for up to 10K connections. Direct connection required for migrations (DDL operations).
Use Drizzle ORM with Neon's serverless HTTP driver for edge/serverless environments.
Two driver options:
Neon provides built-in connection pooling via PgBouncer.
Key limits:
Use pooled endpoint for application, direct for migrations.
| Issue | Severity | Solution |
|---|---|---|
| Issue | high | See docs |
| Issue | high | See docs |
| Issue | high | See docs |
| Issue | medium | See docs |
| Issue | medium | See docs |
| Issue | low | See docs |
| Issue | medium | See docs |
| Issue | high | See docs |
Weekly Installs
150
Repository
GitHub Stars
22.6K
First Seen
Jan 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode130
claude-code130
cursor124
gemini-cli123
codex116
github-copilot113