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 Ruby, Rails, Active Record, and ORM/ODM Extensions

  • 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.
  • ActiveRecord Setops

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

    0.8 6.2 Ruby
    Simple filtering for ActiveRecord, Sequel and enumerables.