S
S
Sergey Mironov2020-10-14 18:15:49
Node.js
Sergey Mironov, 2020-10-14 18:15:49

Is it possible to connect to MySQL on the server from a local node js?

Is it possible to connect to MySQL on the server from a local node js?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-10-14
@zevem

If the server port is open and the connection is allowed in the database for this host and user, then yes. By the way, this is not recommended. The other way is tunneling through ssh, it's a bit more complicated but works everywhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question