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
- Host: GitHub
- URL: https://github.com/greensky-gs/mysql-query
- Owner: Greensky-gs
- Created: 2022-09-29T14:10:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T11:20:59.000Z (over 2 years ago)
- Last Synced: 2025-06-12T01:06:41.562Z (about 1 year ago)
- Topics: database, mysql, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)