Name: | rubygem-mysql2 |
---|---|
Version: | 0.4.10 |
Release: | 4.module+el8.1.0+5407+d9828d75 |
Architecture: | x86_64 |
Module: | ruby:2.5:8010020190711131821:9edba152 |
Group: | Unspecified |
Size: | 133594 |
License: | MIT |
RPM: | rubygem-mysql2-0.4.10-4.module+el8.1.0+5407+d9828d75.x86_64.rpm |
Source RPM: | rubygem-mysql2-0.4.10-4.module+el8.1.0+5407+d9828d75.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |