prisma-postgres
Manage Prisma Postgres databases through CLI provisioning, Management API, and type-safe TypeScript SDK integration.
Install
npx skills add https://github.com/prisma/skills --skill prisma-postgresStats
| Total installs | 1,674 |
| Weekly installs | 1.7K |
| GitHub stars | 27 |
| First seen | Feb 6, 2026 |
| Source | @prisma/skills |
Summary
- Four core workflows: manual Console setup, instant provisioning via create-db CLI, REST API integration with service tokens or OAuth, and type-safe TypeScript integration via @prisma/management-api-sdk
- Supports temporary database creation with auto-deletion after ~24 hours, claim URLs for persistence, and region selection
- Management API available at https://api.prisma.io/v1 with OpenAPI docs and Swagger Editor for endpoint exploration
- Handles connection strings, workspace/project management, and token storage for both server-to-server and user-delegated authentication flows
Tags
Related skills
| Skill | Installs | vs prisma-postgres |
|---|---|---|
| django-patterns | 1,734 | +60 |
| personal-assistant | 1,361 | -313 |
| convex-migrations | 1,408 | -266 |
| docker-patterns | 1,801 | +127 |
| convex-functions | 1,874 | +200 |
FAQ
- How many installs does prisma-postgres have?
- prisma-postgres has 1,674 total installs and 1.7K installs this week.
- Where is prisma-postgres hosted?
- prisma-postgres is published by @prisma/skills at https://github.com/prisma/skills.
- How many GitHub stars does prisma-postgres have?
- prisma-postgres has 27 GitHub stars.
- When was prisma-postgres first indexed?
- OrangeBot.AI first indexed prisma-postgres on Feb 6, 2026.
- How do I install prisma-postgres?
- Run: npx skills add https://github.com/prisma/skills --skill prisma-postgres