How to setup prisma to use two different databases in nestjs
Mar 31, 2023 · 14 min read · As the complexity of modern web applications grows, so does the need for scalable and robust database solutions. Prisma makes database access easier by generating a type-safe client for your database, allowing you to easily query and manipulate data....
BXNBruce and 2 more commented



