Comment puis-je connecter Node Red à une base de données de 000webhost ?
Is node-red and the database on the same computer? Is the database listening on 127.0.0.1:3306? If this is Linux try this command on that system:
ss -ntl | grep 3306