Rails gems

Showing projects tagged as ORM/ODM Extensions and Rails

  • Rails PG Extras

    5.8 5.7 Ruby
    Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
  • StoreModel

    5.7 6.9 Ruby
    Work with JSON-backed attributes as ActiveRecord-ish models
  • ArLazyPreload

    4.7 5.7 Ruby
    Lazy loading associations for the ActiveRecord models
  • N1Loader

    2.8 6.2 Ruby
    Loader to solve N+1 issues for good. Highly recommended for GraphQL API.
  • pluck_all

    2.2 6.1 L5 Ruby
    A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
  • 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.
  • 🌐 Art Vandelay

    1.7 2.9 Ruby
    Art Vandelay is an importer/exporter for Rails 6.0 and higher.
  • ActiveRecord Setops

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

    1.0 0.0 Ruby
    🏳️‍🌈 Multi enums (aka flags) for Rails
  • Gorynich

    0.9 6.7 Ruby
    [MIRROR] Multitenancy for Rails including ActiveRecord, ActionCable, ActiveJob and other subsystems
  • Lusnoc

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

    0.8 6.2 Ruby
    Simple filtering for ActiveRecord, Sequel and enumerables.
  • 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.
  • Time Travel

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