Hacker News new | ask | show | jobs
by nahtnam 2056 days ago
Check out Prisma. It generates lot more complex types and supports relationships pretty well
2 comments

I've been really interested in checking out Primsa, but I was a little concerned about putting an extra layer between the database and the app. I should give it another look.
I will definitely check this out, thanks for sharing!
Nikolas from the Prisma team here :) let me know if you have any questions, always happy to help! (You can ping me on the Prisma Slack [1], I'm `@nikolasburk` there as well).

Also note that we've just opened up an early access program for Prisma Migrate [2] (which enables schema and data migrations), would love to hear your thoughts on our approach!

[1] https://slack.prisma.io

[2] https://www.notion.so/prismaio/Public-Documentation-for-Pris...

Awesome, will definitely check that out!