A Practical Introduction to Prisma & MongoDB (Workshop by Nikolas Burk | April 22)

preview_player
Показать описание
In this beginner-friendly and hands-on workshop, you'll learn the basics of using Prisma with MongoDB.

——————————————————

⏰ Timestamps
00:00:00 Welcome & Kickoff
00:05:29 Lesson 1: Set up Prisma with MongoDB & Data modeling
00:27:17 Lesson 2: Querying with Prisma Client
01:04:19 Lesson 3: Build a REST API with Prisma
01:30:07 Lesson 4: Build a GraphQL API with Prisma

——————————————————

📚 Learn more about Prisma

——————————————————

👋 Connect with the Prisma Community

——————————————————

💬 Follow Prisma on social media

——————————————————

✅ Subscribe to Prisma's YouTube channel
Рекомендации по теме
Комментарии
Автор

this channel deservers way more likes and views than it has right now

bkatsevych
Автор

I came from Ruby on Rails framework, and the ORM for it is more than amazing, watching this and falling in love even more and more every day with JavaScript technologies Prisma helps us to create our schema agnostic for our db preferences, even with NoSQL db as MongoDB, thanks so much you all Prisma team for it. And of course, thanks so much for this marvelous video.

freivincampbell
Автор

Do I need to run "npx prisma generate" for mongoDB after I make changes to schema or "npx prisma db push" will do the job?

subeg