Awesome Ruby ORM/ODM Extensions

  • updated about 1 year ago MIT License

    Bit array for ActiveRecord

  • updated 7 months ago MIT License

    Adds additional postgres functionality to an ActiveRecord / Rails application

  • updated 3 months ago MIT License

    A library for bulk insertion of data into your database using ActiveRecord.

  • updated 8 months ago MIT License

    ActiveRecord Sharding Plugin

  • updated 6 months ago MIT License

    Collection of ActiveModel/ActiveRecord validators

  • updated about 1 year ago MIT License

    An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord

  • updated 7 months ago MIT License

    ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

  • updated 4 months ago MIT License

    Easy multi-tenancy for Rails in a shared database setup.

  • updated over 1 year ago

    Votable ActiveRecord for Rails

  • ancestry ancestry 3,663
    star
    updated 2 months ago MIT License

    Organise ActiveRecord model into a tree structure

  • apartment apartment 2,640
    star
    updated about 2 months ago

    Database multi-tenancy for Rack (and Rails) applications

  • audited audited 3,300
    star
    updated 2 months ago MIT License

    Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

  • updated about 1 month ago MIT License

    An awesome replacement for acts_as_nested_set and better_nested_set.

  • updated about 4 years ago

    n Booleans = 1 Integer, saves columns and migrations.

  • updated over 2 years ago MIT License

    Efficient bulk inserts with ActiveRecord

  • updated about 1 year ago MIT License

    Group Active Record by ranges or set of values with a single SQL query.

  • updated about 10 years ago MIT License

    Download, unpack from a ZIP/TAR/GZ/BZ2 archive, parse, correct, convert units and import Google Spreadsheets, XLS, ODS, XML, CSV, HTML, etc. into your ActiveRecord models. Uses RemoteTable gem internally.

  • updated 9 months ago MIT License

    Allow you to pluck attributes from nested associations without loading a bunch of records.

  • discard discard 1,993
    star
    updated 3 months ago MIT License

    🃏🗑 Soft deletes for ActiveRecord done right

  • enumerize enumerize 1,711
    star
    updated 3 months ago MIT License

    Enumerated attributes with I18n and ActiveRecord/Mongoid support

  • ferry ferry 245
    star
    updated almost 5 years ago MIT License

    A data migration and visualization command line gem in Ruby

  • updated 3 months ago MIT License

    Just the right amount of Rails eager loading

  • updated 23 days ago MIT License

    Adds typed jsonb backed fields to your ActiveRecord models.

  • logidze logidze 1,555
    star
    updated about 2 months ago MIT License

    Database changes log for Rails

  • updated 11 months ago MIT License

    Attach comments to ActiveRecord's SQL queries

  • merit merit 1,523
    star
    updated 3 months ago Other

    Reputation engine for Rails apps

  • milia milia 341
    star
    updated almost 7 years ago MIT License

    Easy multi-tenanting for Rails5 (or Rails4) + Devise

  • updated about 1 year ago MIT License

    A tree structure for Mongoid documents using the materialized path pattern

  • updated 27 days ago MIT License

    Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid

  • updated 3 months ago MIT License

    Easy activity tracking for models - similar to Github's Public Activity

  • updated 6 months ago MIT License

    This gem implements a flexible time-ordered activity feeds commonly used within social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library.

  • updated about 1 year ago MIT License

    Wrap your methods in DB Transactions

  • unread unread 710
    star
    updated 3 months ago MIT License

    Handle unread records and mark them as read with Ruby on Rails