C++ wrapper of SQLite3 API
This library makes the SQLite3 API more friendly to C++ users. It supports almost all of SQLite3 features using C++ classes such as database, command, query, and transaction. The query class supports iterator concept for fetching records. With ext::function class, it's also easy to use the sqlite3's functions and aggregations in C++.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.0.9-4.fc43 | - |
| Fedora 43 | 1.0.9-4.fc43 | - |
| Fedora 42 | 1.0.9-3.fc42 | - |
| Fedora 41 | 1.0.9-2.fc41 | - |
You can contact the maintainers of this package via email at
sqlite3pp dash maintainers at fedoraproject dot org.