I know Prisma 2 is still beta software but it looks really really good. I was wondering what someone that has tried Prisma 2 and uses Loopback 4 in real projects thinks about what an integration of Prisma 2 into Loopback 4 could bring. I personally think this would solve a lot of issues that people have been complaining about with LB4, especially about relations between models and more control over the data modeling. The only problem I see is that LB ends up supporting the same databases that Prisma does and nothing else, while its current ORM is quite a huge machinery that supports many databases, relational and other models, and somehow makes it all work.
Submitted April 18, 2020 at 12:09AM by brokennthorn
No comments:
Post a Comment