| Name: | sqlite2 |
|---|---|
| Version: | 2.8.17 |
| Release: | 17.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 356092 |
| License: | Public Domain |
| RPM: | sqlite2-2.8.17-17.el7.x86_64.rpm |
| Source RPM: | sqlite2-2.8.17-17.el7.src.rpm |
| Build Date: | Wed Nov 08 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.sqlite.org/ |
| Summary: | Embeddable SQL engine in a C library |
| Description: | SQLite is a small, fast, embeddable SQL database engine that supports most of SQL92, including transactions with atomic commit and rollback, subqueries, compound queries, triggers, and views. A complete database is stored in a single cross-platform disk file. The native C/C++ API is simple and easy to use. Bindings for other languages are also available. |