gamevault-backend icon indicating copy to clipboard operation
gamevault-backend copied to clipboard

Migrate from TypeORM to PrismaORM

Open Alfagun74 opened this issue 1 year ago • 0 comments

TypeORM is slow and getting less and less maintained every year. Prisma on the other heand is a newer ORM where the devs actually try to fix bugs that are open. We should switch over to this newer and more reliable ORM in our backend to guarantee performance and stability

Alfagun74 avatar Apr 22 '24 07:04 Alfagun74