NestJS
docs.nestjs.com › recipes › prisma
Prisma | NestJS - A progressive Node.js framework
It is used as an alternative to ... knex.js) or ORMs (like TypeORM and Sequelize). Prisma currently supports PostgreSQL, MySQL, SQL Server, SQLite, MongoDB and CockroachDB (Preview)....
13:38
How to Use Graphql in NestJS with Prisma + Postgres - YouTube
14:09
How to Use GraphQL SubSCRiptions in NESTJS + PRISMA + POSTGRES ...
33:20
How To Get Started With NestJS, GraphQL, Prisma | Building An API ...
06:39
Node JS API development with Prisma ORM and Mongo DB - Part-2 #10 ...
02:41:26
I cloned TeamSeas.org using GraphQL, Prisma, NestJS, React, and more!
15:06
Adding MongoDB to a GraphQL Server with NestJS, TypeScript & ...
GitHub
github.com › notiz-dev › nestjs-prisma-starter
GitHub - notiz-dev/nestjs-prisma-starter: Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
GraphQL w/ playground · Code-First w/ decorators · Prisma for database modelling, migration and type-safe access (Postgres, MySQL & MongoDB) 🔐 JWT authentication w/ passport-jwt · REST API docs w/ Swagger · Instructions · Features · Overview · Prisma Setup · 1. Install Dependencies · 2. PostgreSQL with Docker · 3. Prisma: Prisma Migrate · 4. Prisma: Prisma Client JS · 5. Seed the database data with this script · 6. Start NestJS Server ·
Starred by 2.5K users
Forked by 366 users
Languages TypeScript 96.7% | JavaScript 1.8% | Dockerfile 1.3% | Shell 0.2%
YouTube
youtube.com › watch
Nest JS Graphql with Prisma ORM #07 - YouTube
Nest JS with GraphqlIn this playlist, we are going to cover a lot of things related to nestjs and graphqlCode showing nestjs graphql with Postgres, mongoose ...
Published April 22, 2022
LogRocket
blog.logrocket.com › home › how to use nestjs with prisma
How to use NestJS with Prisma - LogRocket Blog
June 4, 2024 - Prisma improves type safety by simplifying database access, saving and reducing repetitive CRUD boilerplate. Prisma is easy to integrate into your preferred framework and is an ideal database toolkit for creating dependable and scalable web APIs. Prisma integrates quickly with various frameworks, such as GraphQL, Next.js, Nest, Apollo, and Express.js
Webscale
section.io › home › blog
Webscale Blog: Insights on AI & Commerce | Webscale
June 9, 2025 - Get the latest insights on AI, personalization, infrastructure, and digital commerce from the Webscale team and partners.
GitHub
github.com › josephgodwinkimani › nestjs-graphql-prisma
GitHub - josephgodwinkimani/nestjs-graphql-prisma: Nest.js Hybrid Application (HTTP server with microservice listeners) with GraphQL (schema first), Prisma, MySQL (easily replaceble), MongoDB, Jest, Docker · GitHub
This hybrid project uses GraphQL ... unit testing and MySQL as the relational database and MongoDB as no-sql database for constantly changing or growing data such as posts....
Author josephgodwinkimani
Restack
restack.io › p › nestjs-graphql-mongodb-boilerplate
Nestjs Graphql Mongodb Boilerplate | Restackio
March 17, 2025 - Install MongoDB dependencies: npm install @prisma/client mongodb ... Update environment variables: Ensure your .env file has the correct MongoDB connection string. Here is an example of a GraphQL query you can run in the GraphQL Playground: ... This query fetches a list of users with their ...
npm
npmjs.com › package › prisma-nestjs-graphql
prisma-nestjs-graphql - npm
May 30, 2026 - Or write you own graphql scalar types, read more on docs.nestjs.com. Output folder relative to this schema file Type: string · File path and name pattern Type: string Default: {model}/{name}.{type}.ts Possible tokens: {model} Model name in dashed case or 'prisma' if unknown
» npm install prisma-nestjs-graphql
Published May 11, 2025
Version 21.2.0
GitHub
github.com › bensiu123 › nest-prisma-graphql-example
GitHub - bensiu123/nest-prisma-graphql-example: A simple example of using Nest.js, Prisma, and GraphQL. · GitHub
This project is a simple example of using Nest.js, Prisma, and GraphQL. It is to investigate the possibility to use Prisma to replace Mongoose when using MongoDB as database. It is because type-safety of Mongoose is week when using TypeScript.
Author bensiu123
GitHub
github.com › unlight › prisma-nestjs-graphql
GitHub - unlight/prisma-nestjs-graphql: Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module · GitHub
May 30, 2026 - Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module - unlight/prisma-nestjs-graphql
Starred by 572 users
Forked by 86 users
Languages TypeScript
GitHub
github.com › unlight › nestjs-graphql-prisma-realworld-example-app
GitHub - unlight/nestjs-graphql-prisma-realworld-example-app: Example real world application built with NestJS, Prisma and GraphQL · GitHub
This codebase was created to demonstrate a fully fledged fullstack application built with NestJS, Prisma and GraphQL including CRUD operations, authentication, routing, pagination, and more.
Starred by 108 users
Forked by 26 users
Languages TypeScript 95.6% | JavaScript 3.0% | Shell 1.2% | Dockerfile 0.2%