#Mysql Database

3 messages · Page 1 of 1 (latest)

unkempt plaza
#

How would one connect to a e.g external MySql Database? Would it work by just installing the mysql node package or ist there a more convenient way to handle this, since theres no Mysql unstorage driver? Talking about Nuxt 3 Server side (server/api) to handle logic/queries.

upbeat pawn
#

If i would build complex apps I would go for more mature frameworks for backend

#

Such as Adonis.js or Nest.js or something similar