Database Tools gems

Showing projects tagged as Ruby and Database Tools

  • Avo

    6.8 9.7 Ruby
    Build Ruby on Rails apps 10x faster
  • ActiveRecordExtended

    6.1 4.7 Ruby
    Adds additional postgres functionality to an ActiveRecord / Rails application
  • DatabaseConsistency

    5.7 7.5 Ruby
    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
  • 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).
  • FastPage

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

    3.1 0.0 Ruby
    Catch bad SQL queries before they cause problems in production
  • Ruby Whatsapp SDK

    2.7 8.3 Ruby
    A lightweight, efficient Ruby gem for interacting with Whatsapp Cloud API.
  • Ruby PG Extras

    2.3 5.6 Ruby
    Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
  • ocran

    1.6 9.3 C
    Turn ruby files into .exe files on windows (supported safe fork of ocran)
  • Nullalign

    1.6 0.0 Ruby
    Finds missing non-null constraints
  • PgDriveBackup

    1.3 0.0 Ruby
    Simple solution to make encrypted with ccrypt PostgreSQL backups and storing on Google Drive API
  • Perfect Shape

    1.2 3.9 Ruby
    Perfect Shape is a collection of geometric algorithms that are mostly useful for GUI manipulation like checking containment of a point in popular geometric shapes such as rectangle, square, arc, circle, polygon, and paths containing lines, quadratic bézier curves, and cubic bezier curves. Also, some general math algorithms like IEEE-754 Remainder.
  • ActiveRecord Setops

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

    0.8 0.0 Ruby
    Check data integrity for your ActiveRecord models
  • Janus ActiveRecord

    0.8 8.2 Ruby
    A read/write ActiveRecord database adapter
  • PgDice

    0.8 0.0 Ruby
    Postgres partitioning built on top of https://github.com/ankane/pgslice
  • Rapidity

    0.7 0.0 Ruby
    Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.
  • SlackHook

    0.6 0.0 Ruby
    A Simple Interface to Slack Incoming Webhooks Integrations
  • PRY-BYETYPO 👋

    0.3 8.9 Ruby
    A Pry plugin that captures exceptions that may arise from typos and deduces the correct command.