0
What are the programming codes that can be connected as a client and query a mysql server, without including PHP and Python?
According to what I have learned, Python and especially PHP, can connect to a mysql server as a client and perform queries ...What are the programming codes that can be connected as a client and query a mysql server, without including PHP, Ruby and Python? Pd: sorry for my English.
5 Respuestas
+ 1
So you don't want to have Python/PHP code for database access...
Using Ruby, maybe? I don't know enough to tell you how to
0
It is to know what codes can be used in their front-end appearance, and to be able to combine libraries, APIs and functionalities that may be written or available another code.
0
According to the information I have found Ruby if it can connect to a MySql server. What codes can they too? Not including PHP, Python and Ruby..
0
I was talking about the languages able to do it
0
Yes, Ruby can do that.