Join Slack
Powered by
is prisma usable in a multi-tenant app where each ...
# orm-help
d
Duane Creates
08/10/2021, 5:26 PM
is prisma usable in a multi-tenant app where each tenant has their own database?
r
Ryan
08/12/2021, 6:09 AM
@Duane Creates
👋 Yes it is. There’s a lib made for this use case that you can check out:
https://github.com/Errorname/prisma-multi-tenant
d
Duane Creates
08/12/2021, 6:17 AM
That project is abandoned unfortunately, it doesn't even install anymore because prisma changed from prisma/cli to prisma - I had a small chat with the creator of the repo on Twitter.
3
Views
Open in Slack
Previous
Next