How to set up Prisma with and Postgres!

Get going with Prisma and 13! This uses Postgres as the database, but it can easily be swapped for MySQL, SQL Server, or Mongo. Prisma is a fantastic ORM with great type safety. Blog Post: 🔖 Chapters 🔖 00:00 - Intro 00:39 - Create the project 01:08 - Start Postgres 01:38 - Install Prisma 03:26 - Create the Schema 06:48 - Seed the database 10:35 - Use the client 17:25 - Outro 📜 Code 📜 • 📚 Resources 📚 • Blog - • Prisma - • Prisma Docs - • - 👨🏼‍💻 About Me 👨🏼‍💻 I am a principal software engineer and architect who loves building cool cloud software. • Blog: • Hire Me:
Back to Top