Non-blocking MariaDB and MySQL client for Node.js. MariaDB and MySQL client, 100% JavaScript, with TypeScript definition, with the Promise API, distributed under the LGPL license version 2.1 or later ...
I use node v14.15.1 for this project. ├── LICENSE ├── logs │ ├── all.log │ └── error.log ├── nodemon.json ├── package.json ...