mevn-cli icon indicating copy to clipboard operation
mevn-cli copied to clipboard

Provide support for prisma DB tool

Open jamesgeorge007 opened this issue 6 years ago • 1 comments

Prisma replaces traditional ORMs and custom data access layers with a universal database abstraction used via the Prisma client. It provides Type-safe database access including filters, aggregations, pagination and transactions. The necessary configurations is to be automated as required.

jamesgeorge007 avatar Feb 07 '19 08:02 jamesgeorge007

Hey, I would like to work on this issue if its still up for grabs! , Thank You!

Kannav02 avatar Sep 16 '24 16:09 Kannav02