opnsense-ports/databases/rubygem-do_sqlite3/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

6 lines
267 B
Text

Ruby DataObjects driver to the SQLite DB engine version 3
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_sqlite3/