better-mysql
v1.2.6
Published
A better and easier way of communicating with a mysql database in nodejs
Downloads
24
Maintainers
Readme
better-mysql
Better-mysql is a NodeJS package. With this package you can communicate with a MySQL database with simple code. You can even use better-MySQL without knowing SQL!
How does it work?
When using this package, you can use multiple functions with data in it. Then, the package convert your simple line of code to SQL, and then request that at the MySQL server!
Read more
Read more at my documentation: https://paultje52.gitbook.io/better-mysql/