Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

ORM/ODM Extensions gems

Showing projects tagged as Misc and ORM/ODM Extensions

  • Enumerize

    7.3 7.4 L4 Ruby
    Enumerated attributes with I18n and ActiveRecord/Mongoid support
  • Goldiloader

    6.8 7.0 L3 Ruby
    Just the right amount of Rails eager loading
  • DeepPluck

    4.0 7.2 L5 Ruby
    Allow you to pluck attributes from nested associations without loading a bunch of records.
  • ActiveValidators

    3.7 0.0 L5 Ruby
    Collection of ActiveModel/ActiveRecord validators
  • ActiveRecord::Turntable

    3.5 0.0 L5 Ruby
    ActiveRecord Sharding Plugin
  • mini_record

    3.4 0.0 L5 Ruby
    ActiveRecord meets DataMapper, with MiniRecord you are be able to write schema inside your models.
  • rails_or

    2.0 3.6 L5 Ruby
    Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
  • DbTextSearch

    1.9 0.0 L5 Ruby
    A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL, and PostgreSQL.
  • FindWithOrder

    1.4 0.0 L5 Ruby
    Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL)
  • Lusnoc

    0.9 1.7 Ruby
    [MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions
  • Redaction

    0.7 0.0 Ruby
    Easily redact your ActiveRecord Models. Great for use when you use production data in staging or dev.
  • QueryDelegator

    0.5 2.6 Ruby
    Composable and re-usable query objects for Active Record.
  • SanitizeSqlLike

    0.4 0.0 Ruby
    Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that it is safe to use within an SQL LIKE statement.