C++ connected to MySQL | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

28th Apr 2021, 4:19 PM
thatstupidcoder
thatstupidcoder - avatar
3 Answers
+ 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
28th Apr 2021, 5:12 PM
Ananiya Jemberu
Ananiya Jemberu - avatar
0
Do you think c++ can handle a basic crud application that is connected to a mysql server?
28th Apr 2021, 6:35 PM
thatstupidcoder
thatstupidcoder - avatar
0
I would either use high level programming language like Java kotlin c# to make it look better
28th Apr 2021, 6:38 PM
Ananiya Jemberu
Ananiya Jemberu - avatar