| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rubygem-mysql2 | Distribution: AlmaLinux |
| Version: 0.5.5 | Vendor: AlmaLinux |
| Release: 3.module_el9.7.0+184+e2e36072 | Build date: Thu Sep 25 10:50:52 2025 |
| Group: Unspecified | Build host: s390x-builder02.almalinux.org |
| Size: 107673 | Source RPM: rubygem-mysql2-0.5.5-3.module_el9.7.0+184+e2e36072.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://github.com/brianmario/mysql2 | |
| Summary: A simple, fast Mysql library for Ruby, binding to libmysql | |
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.