Database Tools Gems

#Total RankDaily RankNameSummary
16517connection_poolGeneric connection pool for Ruby
2230416database_cleanerStrategies for cleaning databases. Can be used to ensure a clean slate for testing.
39711,623seed-fuSeed Fu is an attempt to once and for all solve the problem of inserting and maintainin...
41,1741,047scenicAdds methods to ActiveRecord::Migration to create and manage database views in Rails
51,5331,663jsonb_accessorAdds typed jsonb backed fields to your ActiveRecord models.
61,8291,708pgheroA performance dashboard for Postgres
72,0741,955seedbankAdds simple rake commands for seeding your database. Simple dependencies let you organi...
82,4442,147seed_dumpDump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful s...
92,9527,483foreignerAdds helpers to migrations and dumps foreign keys to schema.rb
103,1671,846store_modelGem for working with JSON-backed attributes as ActiveRecord models
113,1734,366lhmMigrate large tables without downtime by copying to a temporary table in chunks. The ol...
123,2534,239lol_dbalol_dba is a small package of rake tasks that scan your application models and displays...
134,7408,761upsertMake it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge f...
145,5013,938store_attributeActiveRecord extension which adds typecasting to store accessors
155,88914,531schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
166,4935,845rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
176,87612,123secondbaseSecondBase provides support for Rails to manage dual databases by extending ActiveRecor...
188,17119,521seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
1911,51413,952poloPolo travels through your database and creates sample snapshots so you can work with re...
2020,17841,912trophoniusA lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMak...
2123,45418,076safranoSafrano is an OData server library
2229,78357,939pokotarouPokotarou is convenient seeder of 'Ruby on Rails'
2356,00935,847ronin-dbronin-db is a database library for managing and querying security data. ronin-db provid...
24129,64857,939schema_to_dbmlThis gem provides functionality for parsing a Rails schema.rb file and generating a cor...
25144,951102,527migrate-hackRun any amount of migrations. migrate-hack fixes your migrations. This gem rewinds your...