opnsense-ports/databases/rubygem-do_mysql/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
200 B
Text

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.