blob: 888b8ce435e8fd644dad8b549e73dcf810a3225b (
plain) (
blame)
1
2
3
4
5
|
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: https://github.com/datamapper/do
|