Using the mariadb-connector-nodejs client instead of mysql2
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
I wanted to suggest using the mariadb-connector-nodejs client as it claims to offer much higher performance compared to mysql2. I have used it in several projects with excellent results. However, I have never conducted independent benchmarks on the two clients.
### Motivation
The motivation is to make everything as fast as possible. Following the philosophy of Fastify
### Example
_No response_
3 条评论