A Practical Introduction to Prisma - Nikolas Burk | Prisma Day 2021
https://www.youtube.com/watch?v=_iFec6mZg24▾
In this beginner-friendly and hands-on workshop, you'll learn the basics of using the Prisma ORM with TypeScript. Specifically, the workshop will cover:
✅ Setting up Prisma from scratch with SQLite
✅ Data modelling, migrations & querying
✅ API development with REST & GraphQL
Prerequisites:
• Node.js: 12.2.X / 14.X
• NO prior knowledge of TypeScript or SQL required
Learn more about Prisma:
◭ Website: https://www.prisma.io
◭ Docs: https://www.prisma.io/docs
◭ Quickstart: https://www.prisma.io/docs/getting-started/quickstart-typescript