Name: | rh-ruby25-rubygem-mysql2 |
---|---|
Version: | 0.4.10 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 180308 |
License: | MIT |
RPM: | rh-ruby25-rubygem-mysql2-0.4.10-3.el7.aarch64.rpm |
Source RPM: | rh-ruby25-rubygem-mysql2-0.4.10-3.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/brianmario/mysql2 |
Summary: | A simple, fast Mysql library for Ruby, binding to libmysql |
Description: | 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. |