How to connect to MySQL server from browser using javascript?
I learned that I need to dig in the direction of a WebSocket or a raw socket, but I don’t find any information about it.
Where to start?
This is not a duplicate, as the author of another question came up with the option through the PHP bridge. It does not suit me.