| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rubygem-mysql2 | Distribution: CentOS |
| Version: 0.5.3 | Vendor: CentOS |
| Release: 11.el9 | Build date: Thu Mar 31 14:39:30 2022 |
| Group: Unspecified | Build host: x86-06.stream.rdu2.redhat.com |
| Size: 141088 | Source RPM: rubygem-mysql2-0.5.3-11.el9.src.rpm |
| Packager: builder@centos.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.