(I'm comparing specifically to something like Type...
# orm-help
a
(I'm comparing specifically to something like TypeORM or MikroORM, as examples of the paradigm I'm more used to.)
r
@Austin Zentz 👋 Yes this will be a paradigm change, but we are also looking to create a CRUD type wrapper which will bridge the gap for those coming from class based ORM’s.
For now, your
schema.prisma
will be the single source of truth.
a
Ah, cool. Thanks for taking the time to respond.
🙌 1
Interesting issue/feature request as well. I think I'll give Prisma a try and see if I can get used to the paradigm shft.
💯 2
d
Looking forward to hearing more about your experience with Prisma!
j
Maybe this brings more clarity on the differences: https://www.prisma.io/docs/concepts/overview/why-prisma
👍 1