Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farooq85-dev/prisma-relations-mongodb

This repository is about how can we maintain relations between different models via prisma. Like one-to-one, one-to-many etc. Thanks to @ghousahmed.
https://github.com/farooq85-dev/prisma-relations-mongodb

express-js node-js orm prisma prisma-client typesafety typescript

Last synced: about 1 month ago
JSON representation

This repository is about how can we maintain relations between different models via prisma. Like one-to-one, one-to-many etc. Thanks to @ghousahmed.

Awesome Lists containing this project

README

        

# Prisma-Relations-MongoDb

## This repository is about how can we maintain relations between different models via prisma. Like one-to-one, one-to-many etc. Thanks to @ghousahmed.