sqlite: sqlite (a small zero-configuration SQL database engine)
sqlite:
sqlite: SQLite is a C library that implements an SQL database engine.
sqlite: A large subset of SQL92 is supported. A complete database is stored
sqlite: in a single disk file. The API is designed for convenience and ease
sqlite: of use. Applications that link against SQLite can enjoy the power
sqlite: and flexiblity of an SQL database without the administrative hassles
sqlite: of supporting a separate database server.
sqlite:
sqlite: sqlite home: http://www.sqlite.org/
sqlite:
Apache/2.2.22 Server at slackware.com Port 80