Categories
Active Record Database Adapters
ActiveRecord comes with built-in support for SQLite, PostgreSQL and MySQL on the offical C-based Ruby implementation commonly referred to as "MRI". These extensions let you connect to other relational databases or use other Ruby implementations like JRuby.
4.4
A simple, fast Mysql library for Ruby, binding to libmysql
2021
2022
2023
2024
2025
2026
0.48
Install this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRuby to load the driver.
2021
2022
2023
2024
2025
2026
0.03
Gives you binaries like mysql2csv, mysql2json, and mysql2xml, and Ruby classes to match.
2021
2022
2023
2024
2025
2026
0.0
mysql2-replication is an extension of [mysql2 gem](https://rubygems.org/gems/mysql2). It adds support for replication client feature based on `libmariadb.so` that is a MySQL/MariaDB client library provided by MariaDB.
2021
2022
2023
2024
2025
2026
0.19
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.
This package is offered as gem for easy installation using RubyGems. It wraps
unmodified tmtm's mysql-ruby extension into a proper gem.
Please note that tmtm (To...
2021
2022
2023
2024
2025
2026
0.0
= Backup utility for database, folders and files
Backs up a MySQL database, folders and files to a default folder (~/backup) or to a specified folder. If the --cron switch is provided the specified database and files are not backed up rather a cron job of the provided command is added to crontab....
2021
2022
2023
2024
2025
2026
0.3
A friendly MySQL-compatible library for Ruby, binding to libtrilogy
2021
2022
2023
2024
2025
2026
0.0
mysql adapter extension for mysql-pause
2021
2022
2023
2024
2025
2026
0.0
mysql2 and mysql2-cs-bind extension to bind response to nested Hash
2021
2022
2023
2024
2025
2026
0.0
Mysql2::AwsRdsIam is an extension of mysql2 gem that adds support of IAM authentication when connecting to MySQL in Amazon RDS.
2021
2022
2023
2024
2025
2026
0.01
Something with the combination of Rails 3.1, Mysql2 0.3.x, Capybara,
Selenium/Webkit/etc causes Mysql to raise exceptions where the connection is
waiting on a result. This gem provides an auto-retry capability with the
Mysql2Adapter to retry any query execution up to 5 times. Thi...
2021
2022
2023
2024
2025
2026
0.01
Reconnect mysql2 if the MySQL server is running with the --read-only option.
2021
2022
2023
2024
2025
2026
0.0
mysql-backup is a command line tool that backups all MySQL database instances it can find on a server.
2021
2022
2023
2024
2025
2026
0.04
This is an ActiveRecord connection adapter for MySQL Spatial Extensions. It is based on the stock MySQL2 adapter, but provides built-in support for spatial columns. It uses the RGeo library to represent spatial data in Ruby.
2021
2022
2023
2024
2025
2026
0.0
If you are stuck with a MySQL database where the naming is, well, unrailslike,
activerecord-mysql2-legacy-db-adapter offers a way to do the translation. It works at the driver level and doesn't
require you ro change the structure of the database. Also there are no database views which sho...
2021
2022
2023
2024
2025
2026
0.51
Mysql2 instrumentation for the OpenTelemetry framework
2021
2022
2023
2024
2025
2026
0.0
Motto-mysql is a complementary library to enhance 'mysql-ruby' library. It adds some methods into Mysql::Result and Mysql::Stmt classes. Motto-mysql requires mysql-ruby 2.7.4 or later (recommended 2.7.5 or later).
2021
2022
2023
2024
2025
2026
0.62
Request log analyzer's purpose is to find out how your web application is being used, how it performs and to
focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the
information. Once it is finished parsing the log file(s), it ...
2021
2022
2023
2024
2025
2026
0.0
mysql-pause is a proxy server to pause a query to MySQL.
2021
2022
2023
2024
2025
2026
0.03
ActiveRecord connection adapter for MySQL. It is based on the stock MySQL adapter, and adds built-in support for the spatial extensions provided by MySQL. It uses the RGeo library to represent spatial data in Ruby. This gem is maintained for MySQL 8.0 and 8.4.
2021
2022
2023
2024
2025
2026