Articles in this series
Hi Folks 👋 and welcome back, Today I want to start a new series about Prisma. But before starting I want to explain the reason why of this series. In...
Hi Guys, welcome to the second article of this series. Today I'll show you how to setup a project with Prisma. This project in addition to prisma uses...
Hello Folks 👋 and welcome back to this series, today it's time to create your first table with prisma, are you ready? Then let's go 💪 Before...
Hi Guys 👋 welcome back. Finally, today it's time to create our database, so don't waste time, and get started. How can you create your database? It's...
Hi Folks 👋 today I'll show you how to create relations among your entities. So don't waste time and let's start! Before moving on, let me explain...
Welcome Guys, Today it's time to add some records to the database 😁 so don't waste time and get your hand dirty. Let's start from a simple insert...