The company's database decided to use MySQL to let me do database-related interfaces. In fact, I did not do this before, but after one month,
I have completed all the database-related interfaces of this project.
The following describes my learning path:
1. Google'sArticle. This is the initial stage. At the beginning, I did not know it at all. The online entry articles have helped me a lot.
2. the MySQL official manual contains the API and Library Section, which is detailed enough and provides some examples.Code, Very clear.
3. MySQL C ++ connector project. This is beforeCommunityThe C ++ MySQL interface is maintained by a third party. Read it again
The code of this project helps me a lot.
4. Write more code and practice more debugging. It does not have any function to watch and not practice.
This article is only for reference. I will introduce how to code it in a later article. If you encounter any problems when reading this article, you can communicate with the next, contact bicheng.gui@gmail.com
This article is original, and the post must be noted.