Prerequisites
🚀 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