blob: 2ec2665a14b62279db0b809e00be682c42466ca0 (
plain) (
blame)
1
2
3
4
5
6
|
Ruby DataObjects driver for PostgreSQL
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_postgres/
|