Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sqlite: Library that implements an embeddable SQL database engine
| Name: | sqlite |
Vendor: | http://www.karan.org/ |
| Version: | 3.1.2 |
License: | Public Domain |
| Release: | 0.4 |
URL: | http://www.sqlite.org/ |
- Summary
- 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
Arch: i386
| Download: | sqlite-3.1.2-0.4.i386.rpm |
| Build Date: | Mon Dec 19 14:45:46 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 175 KiB |
Changelog
- * Thu Dec 15 22:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 3.1.2-0.4
- Add tcl BR
- * Tue Apr 19 23:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 3.1.2-0.3
- Release drop
- * Sat Apr 9 23:00:00 2005 Warren Togami <wtogami{%}redhat{*}com> - 3.1.2-3
- fix buildreqs (#154298)