sqlite2 - Embeddable SQL engine in a C library
Website: | http://www.sqlite.org/ |
---|---|
License: | Public Domain |
Vendor: | 21TORR Interactive GmbH |
- 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-3.el5.21torr.i386 [168 KiB] |
Changelog
by Remi Collet (2008-04-19):
- rebuild for F9 without "make test" :'( |