/Better-MySQL

A better and easier way to communicate with a MySQL database in NodeJS!

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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/