       |-----handy-ruler------------------------------------------------------|
sqlite3: sqlite3 (Small, self-contained SQL Library)
sqlite3:
sqlite3: SQLite is a small C library that implements a self-contained,
sqlite3: embeddable, zero-configuration SQL database engine. Features include 
sqlite3: atomic transactions, zero configuration, large file support, very
sqlite3: fast database engine, simple to use, and no external dependencies.
sqlite3: 
sqlite3: All of the deliverable code in SQLite has been dedicated to the 
sqlite3: public domain by the authors. 
sqlite3: 
sqlite3: 
