Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Database Tools gems

Showing projects tagged as Ruby On Rails, Ruby, and Database Tools

  • OnlineMigrations

    3.8 6.6 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).
  • FastPage

    3.0 8.1 Ruby
    Blazing fast pagination for ActiveRecord with deferred joins ⚡️
  • Nullalign

    1.5 0.0 Ruby
    Finds missing non-null constraints
  • ActiveRecord Setops

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