Here at
Invisible, we're huge fans of prisma. I've personally used Prisma since it was still called Graphcool and as soon as prisma 2.0 went in Beta back in March 2020, Invisible started making the switch from Sequelize to Prisma. In fact, we got a blog post going up on the prisma blog next week talking all about it. I'll update this thread when it goes live.
Our tech stack:
reactjs.org
nextjs.org
trpc.io
prisma.io
typescriptlang.org
nx.dev
vercel.com
postgresql.org
This allows us to have 100% type-safe code from the DB straight to the frontend, without needing to maintain the types. Prisma generates them, trpc consumes them and passes them down and we dont even need to maintain any api server. We've previously had an apollo graphql server and despite a lot of people still migrating towards graphql, we've been there and are now migrating away to a more seamless developer experience.
With nextjs and vercel we also get great dx and ux at the fraction of the cost we'd usually have to pay to run our own stateful servers.
I can recommend this stack to anyone.
Oh and we are hiring, so if you looking to work with a 100% remote company that builds on top of an amazing stack, hit me a message or head over to careers.inv.tech