Better-MySQL- Home
Welcome on the official better-mysql page!
Last updated
Was this helpful?
Welcome on the official better-mysql page!
Last updated
Was this helpful?
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!
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! Better-MySQL also got a queue system. With this queue system, every request will be placed in a queue and every X milliseconds the package will handle one request. You can also use a client extender! With this extender, things will get easier that ever!
Better-MySQL will get more futures later. Some things are:
Backuping your databases or tables.
Convert to SQL only.
Running a MySQL server server with this package.
Using local SQLITE databases.
And many more!
Because gitbook doesn't support a dark mode, you have to see everything bright. But, there is a extensions called dark reader
. If you use that extensions, everything is perfect dark! Not only in gitbook, but for EVERY WEBSITE! View to know how you can install it (for google chrome
, firefox
and safari
).