# CppSQLite3 **Repository Path**: chuck_wilson/CppSQLite3 ## Basic Information - **Project Name**: CppSQLite3 - **Description**: http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-02-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CppSQLite3 #### 介绍 该项目是google开源的一个关于SQLite3简单封装的项目。使用简单方便。 #### 安装教程 1. 直接引入源码即可使用