Connect prisma to PostgreSQL database running in docker container

Share this video with your friends

Send Tweet

In this lesson you will learn how to connect your prisma to postgres db to be able to introspect it. We will also go trough the models and touch prisma naming convention.