Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Prisma.io support #107

Open
kodeine opened this issue Apr 30, 2020 · 4 comments
Open

Feature Request: Prisma.io support #107

kodeine opened this issue Apr 30, 2020 · 4 comments

Comments

@kodeine
Copy link

kodeine commented Apr 30, 2020

possible to have prisma.io support?

@juicycleff
Copy link
Owner

juicycleff commented Apr 30, 2020

@kodeine I believe we can. I was one of the early contributors to the Prisma community, I believe it could be useful, however database strategy for multi-tenancy might be hard to implement

@kodeine
Copy link
Author

kodeine commented May 1, 2020

@juicycleff so we cannot use database with this package?

@juicycleff
Copy link
Owner

Offcourse you can use a database, what i meant was if the application is supposed to support multi-tenancy, it will be hard to implement that in prisma at the database level, except something has changed on prisma. Offcourse we could support multi-tenancy at the data level. Which has very poor service level agreement

@12dollar
Copy link

+1 for Prisma.
Multi-tenancy is possible, just have a look at:

https://www.npmjs.com/package/prisma-multi-tenant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants