- Set up Prisma ORM from scratch with your favorite database and - learn basic workflows like data modeling, querying, and migrations. -
-- Get started with Prisma ORM and your existing database by - introspecting your database schema and learn how to query your database. -
-