0
C++ connected to MySQL
Is it possible to connect C++ to MySQL server so that i can make a simple crud app and is it also posisble that i can install visual c++ on MacOs
3 odpowiedzi
+ 1
Actually simple google search lead me to https://stackoverflow.com/questions/16424828/how-to-connect-mysql-database-using-c
But most people would tell you cpp is wrong language in there field specially in backend why I said that cpp is low level programming language it would be like pain if you are planning to enlarge your project so you can decide
0
Do you think c++ can handle a basic crud application that is connected to a mysql server?
0
I would either use high level programming language like Java kotlin c# to make it look better