Prisma migration guide #2415
Replies: 7 comments
-
Also would be interested in this |
Beta Was this translation helpful? Give feedback.
-
Me too. I have a big production codebase on top of Prisma and I would like to migrate to Drizzle |
Beta Was this translation helpful? Give feedback.
-
yes we want! |
Beta Was this translation helpful? Give feedback.
-
Looking forward to the migration guide! |
Beta Was this translation helpful? Give feedback.
-
There are some suggestions in this article that might be helpful to somebody. https://medium.com/@angellopez20/how-i-migrated-from-prisma-to-drizzleorm-with-absolutely-no-hassle-and-zero-downtime-9f5f0881fc04 |
Beta Was this translation helpful? Give feedback.
-
Here is another interesting read. #1434 |
Beta Was this translation helpful? Give feedback.
-
There is https://github.com/farreldarian/prisma-generator-drizzle. It doesn't do indexes, default values, or Bit fields but nonetheless very helpful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There ought to be a Prisma migration guide and/or codemod to assist with this. Pretty difficult to adopt drizzle in a large production-used repo.
Piecemeal migration strategies would go a long way too.
Beta Was this translation helpful? Give feedback.
All reactions