Database Tools gems

Showing projects tagged as Active Record and Database Tools

  • Active Record Doctor

    6.7 6.9 Ruby
    Identify database issues before they hit production.
  • Avo

    6.7 9.7 Ruby
    Build Ruby on Rails apps 10x faster
  • Foreigner

    6.5 0.0 L5 Ruby
    Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb
  • Seedbank

    6.2 3.2 L5 Ruby
    Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify dependencies to load your seeds in order. All nicely integrated with simple rake tasks.
  • BatchLoader

    5.8 4.7 Ruby
    :zap: Powerful tool for avoiding N+1 DB or HTTP queries
  • DatabaseConsistency

    5.7 7.5 Ruby
    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
  • SchemaPlus

    5.3 0.0 L4 Ruby
    SchemaPlus provides a collection of enhancements and extensions to ActiveRecord
  • DatabaseValidations

    5.2 0.0 Ruby
    Database validations for ActiveRecord
  • OnlineMigrations

    4.4 9.0 Ruby
    Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
  • Forest Admin

    4.2 8.4 Ruby
    💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.
  • Hightop

    4.0 4.7 Ruby
    A nice shortcut for group count queries
  • FastPage

    3.4 2.9 Ruby
    Blazing fast pagination for ActiveRecord with deferred joins ⚡️
  • QueryTrack

    3.2 0.0 Ruby
    Find time-consuming database queries for ActiveRecord-based Rails Apps
  • Shiba

    3.1 0.0 Ruby
    Catch bad SQL queries before they cause problems in production
  • ActiveRecord Setops

    1.0 0.0 Ruby
    Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
  • vandal

    0.7 0.0 Ruby
    ActiveRecord force destroy records with all related associations.
  • ActiveRecord::DataIntegrity

    0.7 0.0 Ruby
    Check data integrity for your ActiveRecord models
  • Time Travel

    0.1 4.1 Ruby
    In-table versioning for time-series data