Hacker News new | ask | show | jobs
by absolutelyrad 2007 days ago
https://prisma.io

I love their Prisma 2 product.

And it lives up to the hype, it is indeed a next generation ORM. Very useful when you're rushing to iterate.

2 comments

I shied away from it because it didn’t seem to handle schema migrations well, but that was v1. Do you know if things have improved in v2?
I need to look at this. If it supports json_agg for postgres instead of doing joins that'd be a winner in my book.