Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Get started with Prisma | Prisma Documentation
[go: Go Back, main page]

Introduction to Prisma

Build data-driven applications with ease using Prisma ORM and Prisma Postgres

Prisma ORM is an open-source ORM that provides fast, type-safe access to Postgres, MySQL, SQLite, and other databases, and runs smoothly across Node.js, Bun, and Deno.

bunx --bun prisma init

Prisma Postgres is a fully managed PostgreSQL database that scales to zero, integrates with Prisma ORM and Prisma Studio, and includes a generous free tier.

bunx --bun create-db