An open API service indexing awesome lists of open source software.

https://github.com/greensky-gs/mysql-query

A little script that help for MySQL Databases in node.js with javascript/typescript
https://github.com/greensky-gs/mysql-query

database mysql nodejs typescript

Last synced: 2 months ago
JSON representation

A little script that help for MySQL Databases in node.js with javascript/typescript

Awesome Lists containing this project

README

          

# mysql-query
A little script that help for MySQL Databases in node.js with javascript/typescript

This is a very small script to help writing your code with a mysql database using the [mysql package](https://www.npmjs.com/package/mysql)

## Exemples
* [typescript](./ts.md)
* [javascript](./js.md)

## Contact
Contact me on [this discord server](https://discord.gg/fHyN5w84g6)