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