Jump to letter: [
AEGILMNOPSTVW
]
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.16-1.el4.i386
[153 KiB] |
Changelog
by Ignacio Vazquez-Abrams (2005-05-20):
- Name change to sqlite2
- Dropped Epoch
- Added Obsoletes to all subpackages
- Minor cosmetic changes
|