Latest posts for Prisma
Prisma Migrate: Deploy Migration with Docker
Perform database migration with Prisma Migrate using Docker
Prisma Docker DBML generator for Prisma
Visualize Prisma Schema as Entity-Relationship Diagram
Prisma Introducing NestJS Prisma Library and Schematics
Library and schematics to add Prisma integration to a NestJS application
NestJS Prisma Dockerizing a NestJS app with Prisma and PostgreSQL
How to dockerize a NestJS application with Prisma and PostgreSQL.
NestJS Prisma Docker GraphQL Code-First Approach with NestJS 7
Create a GraphQL API using Code-First Approach with NestJS 7.
NestJS GraphQL Prisma Deploy NestJS with Prisma to Heroku
Deploy a NestJS application with Prisma 2.0 to Heroku and connect to a PostgreSQL database.
NestJS Prisma Heroku How to query your database using Prisma with NestJS
Learn how to setup a database with Prisma 2.0 and query data using NestJS.
NestJS Prisma