SQLiteCpp

SQL database wrapper

A C++ wrapper around the SQLite3 library, providing an easy-to-use interface with good design and documentation.

SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.

GitHub

2k stars
81 watching
510 forks
Language: C
last commit: 2 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sqlitemoderncpp/sqlite_modern_cpp C++ wrapper around the SQLite library for modern database interactions 899
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 606
josephp91/curlcpp An object-oriented C++ wrapper around the cURL tool 631
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
nanodbc/nanodbc A C++ wrapper simplifying interaction with the native ODBC API 339
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
paulrademacher/asyncpp A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. 101
drycpp/lmdbxx A comprehensive C++ wrapper around an embedded B+ tree database library 273
mattpd/cpplinks A categorized list of C++ resources and tools 4,557
b-straub/dexienet A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases 43
leroycep/sqlite-zig Provides C API bindings to make the SQLite library more compatible with Zig programming language 63
canopytax/asyncpgsa A library that wraps asyncpg to enable use with SQLAlchemy 417
kassane/tigerbeetle-cpp A C++ client library for a financial accounting database 10
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
jepiqueau/vite-sveltekit-capacitor-sqlite A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. 14