Posted By: Makoto Kuwata
Date: 2008-10-06 17:08
Summary: Motto-mysql 0.1.0 released - make mysql/ruby faster
Project: Motto-Mysql
Motto-mysql enhances 'mysql/ruby' library and provides faster API than original.
For example, Motto-mysql provides Mysql::Result::fetch_all_as_hash() which fetch all records as list of hash with type convertion.
(Notice that original Mysql::Result#fetch() returns all data as String.) |
|