better-mysql

1.2.6 • Public • Published

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/

/better-mysql/

    Package Sidebar

    Install

    npm i better-mysql

    Weekly Downloads

    21

    Version

    1.2.6

    License

    Apache-2.0

    Unpacked Size

    52.5 kB

    Total Files

    16

    Last publish

    Collaborators

    • paultje52