skills/smithery.ai/olore-prisma-latest

olore-prisma-latest

Installation
SKILL.md

Prisma Documentation

Prisma is a next-generation ORM for Node.js and TypeScript. It provides type-safe database access, declarative data modeling, and automated migrations. Prisma also offers managed services including Prisma Postgres, Accelerate (connection pooling & caching), and Optimize (query performance analysis).

Quick Reference

Topic Entry Point
Getting started contents/100-getting-started/
Schema definition contents/200-orm/100-prisma-schema/
Client queries contents/200-orm/200-prisma-client/
Migrations contents/200-orm/300-prisma-migrate/
Prisma Postgres contents/250-postgres/
Connection pooling contents/300-accelerate/
Query optimization contents/700-optimize/
Guides contents/800-guides/

When to use

Installs
1
First Seen
Mar 21, 2026
olore-prisma-latest from smithery.ai