Hi !
Can't find stable version of database (ex: mysql, oracle,,,) to connect to Node-RED... Please help...
ex) I went to this page and couldn't find a stable version of MySQL to connect to Node-RED... just select the latest version of Mysql? or find stable version of database to connect to node.js?
The node-red-node-mysql should work with whatever version of mysql you have. Have you tried to connect already? Or do you want to know what database version you should install?
If you don't already have a database set up, then you can just install the latest version.
The page you linked to only shows nodes that will allow you to connect to mysql.
You have to install MySql yourself, separately from node red.
Which platform are you using? PC running Linux, PC running Windows, Raspberry Pi etc.