goldiloader
Eager loader
A gem that simplifies eager loading in Rails by automatically loading associations when traversed for the first time.
Just the right amount of Rails eager loading
2k stars
67 watching
53 forks
Language: Ruby
last commit: 13 days ago
Linked from 2 awesome lists
activerecordeager-loadinggemhacktoberfestperformanceruby-on-rails
Related projects:
Repository | Description | Stars |
---|---|---|
khiav223577/deep_pluck | Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
trailblazer/reform-rails | Automatically loads common Rails form features into a reform-based application | 99 |
kigster/simple-feed | A Ruby gem providing a scalable and easy-to-use activity feed implementation | 333 |
dreamrs/shinybusy | A Shiny app UI component that displays loading indicators and progress bars to provide feedback on server busy states or long-running calculations. | 140 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |
jacopotarantino/preloadables | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
sheerun/dataloader | A utility for batch data loading with caching and batching capabilities. | 119 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
zeisler/active_mocker | A tool that generates mock implementations of Ruby classes based on their Active Record models. | 508 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |
amatsuda/active_decorator | A view helper library for Rails that integrates decorators into models and views at compile-time, enabling Object-Oriented view helpers. | 1,109 |
rsolr/rsolr | A Ruby client for interacting with Apache Solr search engines | 421 |
mailboxer/mailboxer | A Rails gem providing a generic and flexible messaging system with conversation support and email integration. | 1,645 |