Jump to letter: [
BCDEFGIJLMNOPQRSUVWZ
]
sqlite2 - 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.
Packages
sqlite2-2.8.17-17.choon.el7.src
[962 KiB] |
Changelog
by Fedora Release Engineering (2014-08-18):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|