Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sqlite - Library that implements an embeddable SQL database engine
SQLite is a C library that implements an SQL database engine. A large
subset of SQL92 is supported. A complete database is stored in a
single disk file. The API is designed for convenience and ease of use.
Applications that link against SQLite can enjoy the power and
flexiblity of an SQL database without the administrative hassles of
supporting a separate database server. Version 2 and version 3 binaries
are named to permit each to be installed on a single host
Packages
Name |
Version |
Release |
Type |
Size |
Built |
sqlite |
3.1.2 |
0.4 |
i386 |
337 KiB |
Thu Dec 15 13:57:30 2005 |
Changelog
- * Thu Dec 15 17:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 3.1.2-0.4
- Add tcl BR
- * Tue Apr 19 18:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 3.1.2-0.3
- Release drop
- * Sat Apr 9 18:00:00 2005 Warren Togami <wtogami{%}redhat{*}com> - 3.1.2-3
- fix buildreqs (#154298)