SQL - Discord.js

How would I interact with my mySQL Database at a website I own? I have all login information and stuff, How would I like Remove Tables, Add Tables, Edit Tables, etc?

You should lookup some tutorials. It is fairly easy to find. I doubt and I suggest anyone on this forum not to spoon feed or ask to be spoon fed.

Anyway, here’s a getting started tutorial.

https://www.w3schools.com/nodejs/nodejs_mysql.asp

3 Likes