I've been working on a side project using Next.js and Prisma ORM. I miss the niceties provided by ActiveRecord along with PostgreSQL's best practices, so I wrote a blog post detailing how to customize tables, columns, and associations in Prisma to your liking.