Online MySQL schema migrations

Large Hadron Migrator Rails style database migrations are a useful way to evolve your data schema in an agile manner. Most Rails projects start like this, and at first, making changes is fast and easy. That is until your tables
Information
Category: Ruby / Database Tools
Watchers: 199
Star: 1.8k
Fork: 197
Last update: Dec 5, 2023

Related Repos



ankane Active KMS Simple, secure key management for Active Record encryption Note: At the moment, encryption requires three encryption requests and one decry
 

tumblr Jetpants¶ ↑ OVERVIEW:¶ ↑ Jetpants is an automation toolkit for handling monstrously large MySQL database topologies. It is geared towards common opera
 

csvreader csvpack library / gem - tools 'n' scripts for working with tabular data packages using comma-separated values (CSV) datafiles in text with meta info (that is, schema, datatypes, ..) in datapackage.json; download, read into and query CSV datafiles with your SQL database (e.g. SQLite, PostgreSQL, ...) of choice and much more
 

schemadoc schemadoc schemadoc gem - document your database schemas (tables, columns, etc.) home :: github.com/schemadoc/schemadoc bugs :: github.com/schemadoc/s
 

rubysec bundler-audit Homepage Issues Documentation Description Patch-level verification for bundler. Features Checks for vulnerable versions of gems in Gemfi
 

eradman A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE
 

Coding-Cactus Flaptus A cactus themed Flappy Bird implementation with Ruby's Gosu gem. In Flaptus you hop around the world of a singular cactus and lots of yellow p
 

hopsoft Simplified polymorphic full text + similarity search based on postgres
 

rails Kredis (Keyed Redis) encapsulates higher-level types and data structures around a single key, so you can interact with them as coherent objects rather than isolated procedural commands. These higher-level structures can be configured as attributes within Active Models and Active Records using a declarative DSL.
 

geerlingguy Raspberry Pi PCI Express device compatibility database This repository builds the GitHub pages site: http://pipci.jeffgeerling.com If you would like t
 

seed-labs This is the core of the entire SEED project, it consists of all the labs that we have developed and maintained for the past 18 years. History The SEED
 

OpenGems RedisWebManager Web interface that allows you to manage easily your Redis instance (see keys, memory used, connected client, etc...). Check your stats The Dashboard allows you to check the Memory usage, CPU and
 

discourse MiniSql Installation Add this line to your application's Gemfile: gem 'mini_sql' And then execute: $ bundle Or install it yourself as: $ gem install mini_sql Usage MiniSql is a very simple, safe a
 

pdabrowski6 The Chartable Ruby gem The Chartable gem is a lightweight and database-level library to transform any Active Record query into analytics hash ready for use with any chart library. Supported database engines: MySQL and PostgreSQL
 

baweaver Qo Short for Query Object, my play at Ruby pattern matching and fluent querying, pronounced "Q-whoah". Read the Docs for more detailed information How does it work? Mostly by using Ruby language features like t