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
Hi. The library should work fine with any relational database supported by prisma.
I personally use it in projects with PostgreSQL, MySQL and SQLite. I have yet to try it with SQL Server.
The limitations section of the docs mentions that JSON support is currently lacking for all databases. This means Mongo and Cockroach will not work at the moment. I do wish to tackle that limitation when I have some time and I would also accept pull requests for it.
Is there any roadmap for the support of all database connectors that Prisma supports?
The text was updated successfully, but these errors were encountered: