Name: | rubygem-mysql2 |
---|---|
Version: | 0.5.2 |
Release: | 1.module+el8.4.0+20235+1e5b8be3 |
Architecture: | x86_64 |
Module: | ruby:2.6:8040020210430142949:522a0ee4 ruby:2.6:8050020211215144356:c5368500 ruby:2.6:8060020220527104428:ad008a3a |
Group: | Unspecified |
Size: | 126948 |
License: | MIT |
RPM: | rubygem-mysql2-0.5.2-1.module+el8.4.0+20235+1e5b8be3.x86_64.rpm |
Source RPM: | rubygem-mysql2-0.5.2-1.module+el8.4.0+20235+1e5b8be3.src.rpm |
Build Date: | Sat Jul 03 2021 |
Build Host: | host-100-100-224-33.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |