Database Tools Gems

#Total RankDaily RankNameSummary
17430connection_poolGeneric connection pool for Ruby
2219804database_cleanerStrategies for cleaning databases. Can be used to ensure a clean slate for testing.
39422,018seed-fuSeed Fu is an attempt to once and for all solve the problem of inserting and maintainin...
41,2071,473scenicAdds methods to ActiveRecord::Migration to create and manage database views in Rails
51,5062,143jsonb_accessorAdds typed jsonb backed fields to your ActiveRecord models.
61,8101,703pgheroA performance dashboard for Postgres
72,0453,742seedbankAdds simple rake commands for seeding your database. Simple dependencies let you organi...
82,4592,154seed_dumpDump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful s...
92,8618,613foreignerAdds helpers to migrations and dumps foreign keys to schema.rb
103,1485,782lhmMigrate large tables without downtime by copying to a temporary table in chunks. The ol...
113,2283,862lol_dbalol_dba is a small package of rake tasks that scan your application models and displays...
123,2692,770store_modelGem for working with JSON-backed attributes as ActiveRecord models
134,6447,498upsertMake it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge f...
145,6684,944store_attributeActiveRecord extension which adds typecasting to store accessors
155,75730,674schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
166,5187,598rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
176,70528,148secondbaseSecondBase provides support for Rails to manage dual databases by extending ActiveRecor...
187,96821,427seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
1911,33141,751poloPolo travels through your database and creates sample snapshots so you can work with re...
2019,90224,170trophoniusA lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMak...
2123,67414,685safranoSafrano is an OData server library
2229,57714,685pokotarouPokotarou is convenient seeder of 'Ruby on Rails'
2360,74019,316ronin-dbronin-db is a database library for managing and querying security data. ronin-db provid...
24136,27792,290schema_to_dbmlThis gem provides functionality for parsing a Rails schema.rb file and generating a cor...
25159,72520,325migrate-hackRun any amount of migrations. migrate-hack fixes your migrations. This gem rewinds your...