1Ruby DataObjects driver to the SQLite DB engine version 3
2The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
3a single interface.
4At present, PostgreSQL, MySQL, and SQLite adapters are available.
5