# dbserver **Repository Path**: lee088/dbserver ## Basic Information - **Project Name**: dbserver - **Description**: C++高性能数据库连接框架 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-01-01 - **Last Updated**: 2024-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp ## README #1 需要在visual studio添加头文件 _CRT_SECURE_NO_DEPRECATE _CRT_SECURE_NO_WARNINGS ____WIN32_