A C++ Wrapper for the SQLite3 embeddable SQL database engine
sqlite3 is a slick embedded SQL server written in C. It's easy to use, powerful, and quite fast. sq3 is a C++ wrapper API for working with sqlite3 databases that does not use exceptions.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 20071018-37.fc41 | - |
Fedora 41 | 20071018-37.fc41 | - |
Fedora 40 | 20071018-36.fc40 | - |
Fedora 39 | 20071018-34.fc39 | - |
Fedora EPEL 9 | 20071018-31.el9 | - |
Fedora EPEL 8 | 20071018-26.el8 | - |
You can contact the maintainers of this package via email at
libsqlite3x dash maintainers at fedoraproject dot org
.