Name: | rubygem-mysql2 |
---|---|
Version: | 0.5.4 |
Release: | 1.module+el9.1.0+20815+286161bd |
Architecture: | x86_64 |
Module: | ruby:3.1:9010020220623124214:9 ruby:3.1:9030020240320163942:9 ruby:3.1:9040020240606125455:9 ruby:3.1:9050020241206061509:9 |
Group: | Unspecified |
Size: | 112379 |
License: | MIT |
RPM: | rubygem-mysql2-0.5.4-1.module+el9.1.0+20815+286161bd.x86_64.rpm |
Source RPM: | rubygem-mysql2-0.5.4-1.module+el9.1.0+20815+286161bd.src.rpm |
Build Date: | Tue Oct 04 2022 |
Build Host: | build-ol9-x86_64.oracle.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. |