The ultimate MySQL tool for connecting a Typescript / NodeJS project to a MySQL database and build dynamic queries fast and easy.
Use the npm package manager to install "MySQL Query Builder" by running the command
npm install @nyffels/mysql-query-builder
The project is currently in alpha version. Because frequent breaking changes, the usage part is missing until it reaches production
Pull requests are welcome but open an issue first to discuss what you would like to change.
For major changes, please open an issue first to discuss what you would like to change.
MIT - Copyright (c) 2023 Nyffels BV
github (https://github.com/Nyffels-Open-Source/mysql-query-builder)
npmjs (https://www.npmjs.com/package/@nyffels/mysql-query-builder)
- NodeJS
- MySQL2 (https://www.npmjs.com/package/mysql2)
- Lodash (https://www.npmjs.com/package/lodash)
This package is currently under alpha development. This will cause a lot of alpha versions without big changes. For this cause, the release notes are currently not monitored.