# SqliteWrapper **Repository Path**: tredy6t/SqliteWrapper ## Basic Information - **Project Name**: SqliteWrapper - **Description**: Sqlite wrapped with source code via sqlite - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-19 - **Last Updated**: 2024-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README It's a wrapper for sqlite with source code, U can download the source code via https://www.sqlite.org/download.html. In this project, U will gain how to create/insert/delete/query for sqlite For now(2024-04-19), this latest version for sqlite is 3045003, and My code is based on it