sqlite_modern_cpp
DB library
C++ wrapper around the SQLite library for modern database interactions
The C++14 wrapper around sqlite library
905 stars
60 watching
156 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists
cpp14sqlite-orm
Related projects:
Repository | Description | Stars |
---|---|---|
srombauts/sqlitecpp | A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. | 2,275 |
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. | 610 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 354 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
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 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 634 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 363 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 308 |
mmottl/sqlite3-ocaml | A set of bindings and wrappers to interact with a specific SQL database engine | 116 |
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,598 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 179 |