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-30.fc35 | - | 
| Fedora 35 | 20071018-30.fc35 | - | 
| Fedora 34 | 20071018-29.fc34 | - | 
| EPEL 8 | 20071018-26.el8 | - | 
| EPEL 7 | 20071018-20.el7 | - | 
			You can contact the maintainers of this package via email at
			libsqlite3x dash maintainers at fedoraproject dot org.