Name: | libsq3 |
---|---|
Version: | 20071018 |
Release: | 20.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 143406 |
License: | zlib |
RPM: | libsq3-20071018-20.el7.aarch64.rpm |
Source RPM: | libsqlite3x-20071018-20.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.wanderinghorse.net/computing/sqlite/ |
Summary: | A C++ Wrapper for the SQLite3 embeddable SQL database engine |
Description: | 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. |