./databases/ruby-mysql2, Simple, fast Mysql library for Ruby, binding to libmysql

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q2, Version: 0.4.6, Package name: ruby23-mysql2-0.4.6, Maintainer: taca

Mysql2

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:
[databases/mysql55-client]

Master sites:

SHA1: 51997bebabc0b4cb60311064f902b982ac7d5739
RMD160: a81aab00f3c4eaed10a9bd4e75cf3cf28e9c95e7
Filesize: 74.5 KB

Version history: (Expand)