Working with Prisma: A Unified Database ORM for PostgreSQL, SQLite and Beyond
Prisma is a powerful, type-safe ORM that supports multiple databases like SQLite, PostgreSQL, MySQL, and more. One of Prisma’s key strengths is that you can write the same database queries regardless of the underlying database you’re using. This mean...
babluroy.hashnode.dev4 min read