MySQL Connector UE4 Plugin is available for all now

This makes me wonder: If I were to write a c++ server application (which doesn’t use UE4’s code in any way), and write a UE4 client which connects to this server application using TCP, and the server application makes use of mysql, that would be fine as well, right?