blob: e52b195d1ccb962f2c0800f36c064d6c061d2eb8 (
plain) (
blame)
1
2
3
4
|
Ruby DataObjects driver for MySQL
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.
|