# mysql_client_cpp **Repository Path**: ayowin/mysql_client_cpp ## Basic Information - **Project Name**: mysql_client_cpp - **Description**: base mysql c api - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-13 - **Last Updated**: 2022-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mysql_client_cpp 基于mysql官方include、lib的客户端 本demo使用到的include和lib均为安装mysql服务端时所附带的库,需自行解决编译和链接问题。