summaryrefslogtreecommitdiff
path: root/databases/rubygem-do_sqlite3/pkg-descr
blob: 4020867d9bf7d56d4a6f3c953519733cf47f14bb (plain) (blame)
1
2
3
4
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.