Path to this page:
./
databases/ruby-mysql2,
Simple, fast Mysql library for Ruby, binding to libmysql
Branch: pkgsrc-2014Q3,
Version: 0.3.15,
Package name: ruby200-mysql2-0.3.15,
Maintainer: tacaMysql2
Mysql2 is a modern, simple and very fast Mysql library for Ruby - binding to
libmysql.
The Mysql2 gem is meant to serve the extremely common use-case of connecting,
querying and iterating on results. Some database libraries out there serve as
direct 1:1 mappings of the already complex C API's available. This one is
not.
It also forces the use of UTF-8 (or binary) for the connection (and all
strings in 1.9, unless Encoding.default_internal is set then it'll convert
from UTF-8 to that encoding) and uses encoding-aware MySQL API calls where it
can.
Required to run:[
lang/ruby200-base]
Master sites:
SHA1: 84512f95edf3b5d2c816c15fc019305bb0da8e0b
RMD160: c87a5df17b24085fa72b5a8e8dea54cf5d65faf1
Filesize: 46 KB
Version history: (Expand)
- (2014-10-01) Package added to pkgsrc.se, version ruby200-mysql2-0.3.15 (created)