khiav223577 / pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆102Updated 5 months ago
Alternatives and similar repositories for pluck_all:
Users that are interested in pluck_all are comparing it to the libraries listed below
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 5 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 5 months 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 5 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
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated 11 months ago
- Parameters-based transformation DSL☆212Updated 2 months ago
- How fast is your code? See it directly in Rails console.☆116Updated last year
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆458Updated 5 months ago
- Ruby gem to detect bots and crawlers via the user agent☆129Updated 3 months ago
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆214Updated last week
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated 4 months ago
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- Speedy Rails JSON serialization with built-in caching☆156Updated last year
- Add contracts to your interactors☆80Updated 4 years ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆308Updated last year
- A simple monitoring status for ActiveJob☆131Updated 6 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- A gem to define virtual associations on Rails models☆67Updated 3 months ago
- Manage timestamps in ActiveRecord models☆134Updated last week
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Easily Translate Enums in Rails☆121Updated 2 years ago
- A Rails gem for custom signature form fields☆115Updated last year
- API wrapper builder with response serialization☆234Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- An enhancement for Heroku Scheduler + Sidekiq for scheduling jobs at specific times.☆131Updated 2 years ago
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.☆86Updated 11 months ago
- Useful extensions for active_interaction gem☆55Updated 4 months ago
- Run your data migration scripts like a master☆124Updated 9 months ago
- Cursor-based pagination for ActiveRecord☆140Updated last month