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.