QTPY6969
QTPY6969
TTCTheo's Typesafe Cult
Created by QTPY6969 on 11/24/2023 in #questions
Multi Database Architecture in Next.js
Hey Theo and the Community So I'm trying out something where I use the same frontend application to serve multiple organizations, each organization with their own distinct Database. Basically I create a new database for every new organization. Its somewhat like implementing a Microservice Architecture, Q1. Is there a way to implement such an architecture in Next.js ? If yes, How ? Q2. Or should I deploy a new instance of the application for each organization? If yes, then how ?
4 replies