Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:29:55.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:28:34.373Z (9 months 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: 2
- 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).