libsqlite3x - A C++ Wrapper for the SQLite3 embeddable SQL database engine
Website: | http://www.wanderinghorse.net/computing/sqlite/ |
---|---|
License: | zlib |
Vendor: | Alcance Libre, Inc. |
- Description:
sqlite3 is a slick embedded SQL server written in C. It's easy to use, powerful, and quite fast. sqlite3x is a C++ wrapper API for working with sqlite3 databases that uses exceptions.
Packages
libsqlite3x-20071018-13.fc14.al.i686 [28 KiB] |
Changelog
by Joel Barrios (2018-09-03):
- Mass rebuild with gcc-c++ 7.3. |