https://github.com/notiz-dev/nestjs-prisma-demo
How to query your database using Prisma with Nestjs
https://github.com/notiz-dev/nestjs-prisma-demo
nestjs notiz prisma2
Last synced: 4 months ago
JSON representation
How to query your database using Prisma with Nestjs
- Host: GitHub
- URL: https://github.com/notiz-dev/nestjs-prisma-demo
- Owner: notiz-dev
- Created: 2020-02-27T18:34:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:29:55.000Z (over 3 years ago)
- Last Synced: 2025-04-20T14:24:22.880Z (about 1 year ago)
- Topics: nestjs, notiz, prisma2
- Language: TypeScript
- Homepage: https://notiz.dev/blog/how-to-connect-nestjs-with-prisma
- Size: 2.45 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to query your database using Prisma with Nestjs
Read the full article on [notiz.dev](https://notiz.dev/blog/how-to-connect-nestjs-with-prisma).