SQLiteCpp
C++ SQLite wrapper
A C++ wrapper around the SQLite3 library to simplify interaction with its APIs.
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
2k stars
81 watching
517 forks
Language: C
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sqlitemoderncpp/sqlite_modern_cpp | C++ wrapper around the SQLite library for modern database interactions | 905 |
iwongu/sqlite3pp | A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 610 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 634 |
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 | 340 |
vrischmann/zig-sqlite | A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
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,598 |
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 44 |
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 | 416 |
kassane/tigerbeetle-cpp | A C++ client library for a distributed 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 |