Open IAmRiteshKoushik opened 5 days ago
Already a template exists with sequelize
for ORM based with Postgres
.
It's a good idea to add one with Prisma
ORM too.
You can work on it if interested.
It'll be useful to ideate https://github.com/CSE-25/quick_start_express/issues/45
Proposal
In-order to cut down on development time, a lot of developers are leveraging powerful ORMs which allow for quick migrations and type-safety. Prisma being one of the popular ORMs can be one of the ORMs that we support out of the box.
Please feel free to edit the proposal and better state the requirements for this post-approval.
@Abhinav-ark @Ashrockzzz2003