Database Tools Gems

#Total RankDaily RankNameSummary
16918connection_poolGeneric connection pool for Ruby
2226419database_cleanerStrategies for cleaning databases. Can be used to ensure a clean slate for testing.
39581,705seed-fuSeed Fu is an attempt to once and for all solve the problem of inserting and maintainin...
41,186697scenicAdds methods to ActiveRecord::Migration to create and manage database views in Rails
51,5281,775jsonb_accessorAdds typed jsonb backed fields to your ActiveRecord models.
61,8201,669pgheroA performance dashboard for Postgres
72,0601,979seedbankAdds simple rake commands for seeding your database. Simple dependencies let you organi...
82,4542,214seed_dumpDump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful s...
92,9246,662foreignerAdds helpers to migrations and dumps foreign keys to schema.rb
103,1844,927lhmMigrate large tables without downtime by copying to a temporary table in chunks. The ol...
113,2031,900store_modelGem for working with JSON-backed attributes as ActiveRecord models
123,2413,808lol_dbalol_dba is a small package of rake tasks that scan your application models and displays...
134,6997,914upsertMake it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge f...
145,5393,310store_attributeActiveRecord extension which adds typecasting to store accessors
155,8379,580schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
166,4975,076rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
176,81811,448secondbaseSecondBase provides support for Rails to manage dual databases by extending ActiveRecor...
188,09719,075seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
1911,45014,500poloPolo travels through your database and creates sample snapshots so you can work with re...
2020,09014,097trophoniusA lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMak...
2123,53813,836safranoSafrano is an OData server library
2229,71519,460pokotarouPokotarou is convenient seeder of 'Ruby on Rails'
2357,19918,694ronin-dbronin-db is a database library for managing and querying security data. ronin-db provid...
24131,41629,359schema_to_dbmlThis gem provides functionality for parsing a Rails schema.rb file and generating a cor...
25147,53732,047migrate-hackRun any amount of migrations. migrate-hack fixes your migrations. This gem rewinds your...