neon-postgres by claudiodearaujo/izacenter
npx skills add https://github.com/claudiodearaujo/izacenter --skill neon-postgres为 Neon 配置 Prisma 以使用连接池。
使用两个连接字符串:
连接池连接使用 PgBouncer,支持高达 10K 个连接。执行迁移(DDL 操作)时需要直接连接。
在边缘/无服务器环境中,将 Drizzle ORM 与 Neon 的无服务器 HTTP 驱动程序结合使用。
有两种驱动程序选项:
Neon 通过 PgBouncer 提供内置的连接池功能。
关键限制:
应用程序使用连接池端点,执行迁移时使用直接连接。
| 问题 | 严重程度 | 解决方案 |
|---|---|---|
| 问题 | 高 | 请参阅文档 |
| 问题 | 高 | 请参阅文档 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 问题 | 高 | 请参阅文档 |
| 问题 | 中 | 请参阅文档 |
| 问题 | 中 | 请参阅文档 |
| 问题 | 低 | 请参阅文档 |
| 问题 | 中 | 请参阅文档 |
| 问题 | 高 | 请参阅文档 |
每周安装量
1
代码仓库
GitHub 星标数
1
首次出现
1 天前
安全审计
安装于
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
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
1
Repository
GitHub Stars
1
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1