Connecting to MySQL on ElectronJS

Viewed 21

I am using Electron to create an app, and wanted to login, and show data from some tables in a MySQL Database in my localhost, how can I make the connection with the Database?

PS: I am very new to Electron

Thank you for your help.

0 Answers
Related