(I'm comparing specifically to something like TypeORM or MikroORM, as examples of the paradigm I'm more used to.)
r
Ryan
02/22/2021, 2:56 PM
@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.
Ryan
02/22/2021, 2:57 PM
For now, your
schema.prisma
will be the single source of truth.
a
Austin Zentz
02/22/2021, 3:00 PM
Ah, cool. Thanks for taking the time to respond.
🙌 1
Austin Zentz
02/22/2021, 3:00 PM
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
Daniel Norman
02/22/2021, 3:45 PM
Looking forward to hearing more about your experience with Prisma!