DoseLibrary / ContentServer

A media library built with node and NextJS
5 stars 1 forks source link

Investigate if we can replace our SQL queries with ORM #40

Closed GustavPS closed 10 months ago

GustavPS commented 1 year ago

Can maybe use this? https://sequelize.org/

GustavPS commented 1 year ago

https://www.prisma.io/nextjs

GustavPS commented 10 months ago

Prisma will be used after typescript convertion