You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A RESTful CRUD API built with Nest, Prisma, and dual database support for both PostgreSQL (Relational) and MongoDB (NoSQL). This repository demonstrates how to manage multiple database connections seamlessly within a single NestJS architecture.