khiav223577 / pluck_allLinks
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆104Updated 8 months ago
Alternatives and similar repositories for pluck_all
Users that are interested in pluck_all are comparing it to the libraries listed below
Sorting:
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 8 months ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated 8 months ago
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆45Updated 4 years ago
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Updated 8 months ago
- A simple monitoring status for ActiveJob☆137Updated 9 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- How fast is your code? See it directly in Rails console.☆116Updated last week
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Make ActiveRecord do conditions on your associations☆239Updated 2 months ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated 5 months ago
- Decorators on top of your ORM layer.☆172Updated 5 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated this week
- Easily Translate Enums in Rails☆124Updated 2 years ago
- The Let's Encrypt certificate manager for rails☆132Updated this week
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆457Updated 8 months ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated 5 months ago
- Parameters-based transformation DSL☆213Updated 6 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- Ruby gem to detect bots and crawlers via the user agent☆133Updated 2 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆216Updated last year
- Remove Emoji for Ruby 2 ~ 3.x / Rails 😈🈲☆55Updated 4 years ago
- Automaticaly increments a field in ActiveRecord.☆59Updated 7 months ago
- calculate_all method for aggregate functions in Active Record☆135Updated 2 weeks ago
- Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.☆92Updated 2 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Useful extensions for active_interaction gem☆57Updated last week
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆126Updated 10 months ago
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆189Updated 7 years ago