Name: | rubygem-mysql2 |
---|---|
Version: | 0.5.5 |
Release: | 5.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 104318 |
License: | MIT |
RPM: | rubygem-mysql2-0.5.5-5.el10.x86_64.rpm |
Source RPM: | rubygem-mysql2-0.5.5-5.el10.src.rpm |
Build Date: | Thu Aug 29 2024 |
Build Host: | build-ol10-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. |