sqlite_modern_cpp
DB library
C++ wrapper around the SQLite library for modern database interactions
The C++14 wrapper around sqlite library
899 stars
60 watching
155 forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists
cpp14sqlite-orm
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 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
iwongu/sqlite3pp | A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 606 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
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 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 305 |
mmottl/sqlite3-ocaml | A set of bindings and wrappers to interact with a specific SQL database engine | 114 |
leroycep/sqlite-zig | Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 178 |