| Name: | rubygem-mysql2 |
|---|---|
| Version: | 0.5.3 |
| Release: | 1.module+el8.5.0+20321+0ba6c954 |
| Architecture: | aarch64 |
| Module: | ruby:3.0:8050020211006085658:b4937e53 ruby:3.0:8060020220810162001:ad008a3a |
| Group: | Unspecified |
| Size: | 181390 |
| License: | MIT |
| RPM: | rubygem-mysql2-0.5.3-1.module+el8.5.0+20321+0ba6c954.aarch64.rpm |
| Source RPM: | rubygem-mysql2-0.5.3-1.module+el8.5.0+20321+0ba6c954.src.rpm |
| Build Date: | Sat Oct 09 2021 |
| Build Host: | build-ol8-aarch64.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. |