Name: | rubygem-mysql2 |
---|---|
Version: | 0.5.3 |
Release: | 1.module+el8.3.0+7760+537395ec |
Architecture: | x86_64 |
Module: | ruby:2.7:8030020200626154145:9edba152 |
Group: | Unspecified |
Size: | 130774 |
License: | MIT |
RPM: | rubygem-mysql2-0.5.3-1.module+el8.3.0+7760+537395ec.x86_64.rpm |
Source RPM: | rubygem-mysql2-0.5.3-1.module+el8.3.0+7760+537395ec.src.rpm |
Build Date: | Thu Aug 13 2020 |
Build Host: | jenkins-10-147-72-125-7cdd3753-00e4-45d2-88b3-bbd42f5650f1.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://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. |