blob: 47b3a70207e4388b8651ecc7cc585fbd044667ed (
plain) (
blame)
1
2
3
4
5
6
|
Ruby DataObjects driver to the SQLite DB engine version 3
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.
WWW: http://rubygems.org/gems/do_sqlite3/
|