Hiera back end for retrieving configuration values from MySQL
Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible and PostgreSQL-compatible editions). Perfect for small Rails on AWS Lambda.
Gratan is a tool to manage MySQL permissions using Ruby DSL.
Fluentd input plugin to track insert/update/delete event from MySQL database server. Not only that, it could multiple table replication and generate nested document for Elasticsearch/Solr. It's comming support replicate to another RDB/noSQL.
Fork of the ActiveRecord JDBC adapter with support for SQL Server and Azure SQL, for more information and help look at the README file in the github repository. AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL, SQLite3, and SQLServer.
A mytop-ish variant that can watch many mysql servers
== FEATURES: * Real-Time OpenGL view * Multiple logfiles on multiple servers * Configurable layout * Multiple logfile parsers (Apache Combined, Rails, IIS, Postfix/spamd/clamd, Nginx, Squid, PostgreSQL, PureFTPD, MySQL, TShark, qmail/vmpop3d) * Custom events * Show rate, total or average * If you can 'tail' it, you can visualize it * Written in Ruby using net-ssh & libopengl-ruby * Free! == RUNNING: gl_tail --help gl_tail --new gl_tail.yaml gl_tail You can press 'f' while running to toggle the attempted frames per second. Or 'b' to change default blob type, and space to toggle bouncing. == REQUIREMENTS: * rubygems 0.9.4 * ruby-opengl 0.40.1 * net-ssh 1.1.2 * opengl/ruby development packages (ruby1.8-dev libgl1-mesa-dev libglu1-mesa-dev libglut3-dev)
A simple, fast Mysql library for Ruby, binding to libmysql
(MySQL) Replication Aware Master/Slave Database Adapter for Rails/ActiveRecord
This package provides reliable messaging and persistent queues for building asynchronous applications in Ruby. It supports transaction processing, message selectors, priorities, delivery semantics, remote queue managers, disk-based and MySQL message stores and more.
A Ruby DSL for exporting MongoDB to MySQL or PostgreSQL. You don't need to install both, just one. Use EXPORT_DBMS=[mysql|postgres] environment variable to specify the appropriate adapter.
Addon to support MySQL database pools in Trinidad
ruby-binlog based MySQL replication listener
An adapter for fibered mysql2
Add native support for MySQL [5.7] JSON data type to Rails 4.
Obtain manual db locks to guard blocks of code from parallel execution.Supports mysql, postgres and ms-sql-server.
Braindead magento mysql interface
heroku_external_db lets you specify multiple databases using Heroku-style DATABASE_URL parameters, wire them up to different ActiveRecord configurations, and automatically configure it from the Rails environment. It also adds support for the :sslca configuration parameter so you can talk to external MySQL servers over SSL.
Standalone Ruby code for the selective rewriting of MySQL dumps in order to protect user privacy.
MySQL DBI DBD, Leverages 'mysql' low-level driver
Filtering framework for Mysql2.
Mysql replication, could cause a number of issues if the tables that are being replicated are locked. Myreplicator is designed to replace Mysql's replication with a flat file based system. Myreplicator allows you to sync tables based on different frequencies and avoid using Mysql's built-in replication services.
Opt-in validations for your ActiveRecord models based on your MySQL database constraints, including text field size, UTF-8 encoding issues, and NOT NULL constraints.
This is MySQL connector with C extension.
Async MySQL client API for Ruby/EventMachine
A small library that allows you to easily spin up new local mysql servers for testing purposes.
Enable enum type for the MySQL Adapter in ActiveRecord
fluent plugin mysql bulk insert is high performance and on duplicate key update respond.
A collection of rails rake tasks for mysql.
Used for parsing SQL commands
Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.
An ActiveRecord database adapter that allows you to specify a single write master and multiple read-only slaves.
Distributed locking using mysql get_lock().
A simple backup tool for MySQL that takes a backup of all MySQL databases.
Async MySQL client API for Ruby/EventMachine
Generate Embulk config and BigQuery schema from MySQL schema
Sharding library for ActiveRecord(MySQL)
Deprecated. Gem has been renamed to mysql_replication_monitor
Framework for using a distributed mutex along with an implementation of a mutex stored on a MySQL database.
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the moment.)
Backup/Restore MySQL database and dependent filesystem assets via rake tasks.
A service for monitoring MySQL and exposing its health through an HTTP interface for use with TCP load balancers (like haproxy) that support out-of-band health checks using HTTP.
Fluentd Input plugin to execute mysql query and fetch rows. It is useful for stationary interval metrics measurement.
MySQL Datastore for Hyperion
MySQL Manager is a utility to perform routine tasks on a MySQL database.
Cold blooded mysql replication monitoring.
mysql2 driver that helps you to work with PHP-based databases having uppercased columns. Connect with this driver and use User.first.id instead of User.first.ID
Flamingo makes it easy to wade through the Twitter Streaming API by handling all connectivity and resource management for you. You just tell it what to track and consume the information in a resque queue. Flamingo isn't a traditional ruby gem. You don't require it into your code. Instead, it's designed to run as a daemon like redis or mysql. It provides a REST interface to change the parameters sent to the Twitter Streaming resource. All events from the streaming API are placed on a resque job queue where your application can process them. CAVEAT EMPTOR: This gem is alpha code so act accordingly.
Copies mysql databases between remote production and local development servers
NoSQL with MySQL in Ruby