Name: | rubygem-mysql2 |
---|---|
Version: | 0.5.3 |
Release: | 3.module+el8.9.0+90182+7bdfc9e5 |
Architecture: | aarch64 |
Module: | ruby:3.1:8090020240311122605:b46abd14 ruby:3.1:8100020240603035845:3b9f49c4 ruby:3.1:8100020241127152928:489197e6 |
Group: | Unspecified |
Size: | 152858 |
License: | MIT |
RPM: | rubygem-mysql2-0.5.3-3.module+el8.9.0+90182+7bdfc9e5.aarch64.rpm |
Source RPM: | rubygem-mysql2-0.5.3-3.module+el8.9.0+90182+7bdfc9e5.src.rpm |
Build Date: | Wed Mar 20 2024 |
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. |