sqlite3pp

C++ SQLite wrapper

A C++ wrapper around the SQLite3 API to simplify its use in C++ applications.

SQLite3++ - C++ wrapper of SQLite3 API

GitHub

606 stars
38 watching
177 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
srombauts/sqlitecpp A C++ wrapper around the SQLite3 library, providing an easy-to-use interface with good design and documentation. 2,237
sqlitemoderncpp/sqlite_modern_cpp C++ wrapper around the SQLite library for modern database interactions 899
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
i2p/libsam3 A C library implementing the SAMv3 API. 28
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
leroycep/sqlite-zig Provides C API bindings to make the SQLite library more compatible with Zig programming language 63
wangwang4git/sqlite3-icu A C-based implementation of a Chinese tokenizer for SQLite3 using ICU's Analysis feature. 6
jpwhite3/northwind-sqlite3 Re-implementation of a sample business database schema in SQLite3 for educational purposes. 468
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 114
whynot63/web3-premium A data science-friendly wrapper for web3py to simplify interactions with blockchain APIs. 6
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
benwebber/sqlite3-uuid An extension for generating UUIDs in a SQLite database 48
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50