gamevault-backend
gamevault-backend copied to clipboard
Migrate from TypeORM to PrismaORM
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