serverless-mysql

is it possible to create a connection to mysql db with this package 'serverless-mysql'
because with mysql2 I have an error when calling db.query inside nextjs middleware.
thanks for the advice
Was this page helpful?