blob: fca4a0cbfaccbcc9c361da687cf5fe4c72d6522e (
plain) (
blame)
1
2
3
4
5
6
|
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.
Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW: https://github.com/datamapper/do
|