Goldiloader
mini_record
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
Goldiloader | mini_record | |
---|---|---|
5 | 0 | |
1,482 | 267 | |
1.3% | - | |
0.0 | 0.0 | |
19 days ago | over 1 year ago | |
Ruby | Ruby | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Goldiloader
-
Proof of Concept: auto-preloading in ActiveRecord
There are many gems doing this. I use this one : https://github.com/salsify/goldiloader
-
Enhanced ActiveRecord preloading
Thank you for sharing this with me! It seems that https://github.com/salsify/goldiloader gem does the same as https://github.com/DmitryTsepelev/ar_lazy_preload. It would be great to compare both solutions.
mini_record
We haven't tracked posts mentioning mini_record yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Enumerize - Enumerated attributes with I18n and ActiveRecord/Mongoid support
rails_or - Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
ActiveValidators - Collection of ActiveModel/ActiveRecord validators
arel-helpers - Useful tools to help construct database queries with ActiveRecord and Arel.
ActiveRecordExtended - Adds additional postgres functionality to an ActiveRecord / Rails application
DbTextSearch - 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.
SanitizeSqlLike - 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.
ActiveRecord::Turntable - ActiveRecord Sharding Plugin
query_delegator - Composable and re-usable query objects for Active Record.