I have searched a lot, all I found is a \"mysql++\" but I don\'t know how to install it.
I don\'t have knowledge about libraries in C++!
You need to compile the library for your platform. Visual Studio can be used for Windows. The official web page of mysql++ has a few FAQs.
Once you have the library compiled, you can go through the tutorials from the manual.