khiav223577 / pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆102Updated 4 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 4 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 4 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 4 months ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆80Updated 3 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
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated 11 months ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated 2 weeks ago
- ServiceObject pattern☆48Updated 3 years ago
- Action Cable testing utils☆213Updated 4 years ago
- Add contracts to your interactors☆80Updated 4 years ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 10 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated 4 months ago
- Add cursor pagination to your ActiveRecord backed application☆112Updated last year
- How fast is your code? See it directly in Rails console.☆115Updated last year
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- The Let's Encrypt certificate manager for rails☆130Updated 11 months ago
- Remove Emoji for Ruby 2 ~ 3.x / Rails 😈🈲☆55Updated 4 years ago
- Redis-backed, per-worker rate limits for job processing.☆193Updated last year
- Parameters-based transformation DSL☆211Updated last month
- Fast asset compilation and deployment for your Rails app☆200Updated 2 years ago
- Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.☆92Updated last year
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated 11 months ago
- Manage timestamps in ActiveRecord models☆134Updated 7 months ago
- Automaticaly increments a field in ActiveRecord.☆58Updated 2 months ago
- Speedy Rails JSON serialization with built-in caching☆156Updated 11 months ago
- Adds the power of SQL Exists to ActiveRecord☆111Updated 2 months ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆129Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆69Updated 6 years ago
- Decorators on top of your ORM layer.☆171Updated 2 weeks ago
- Overcoming limitation of Rails model errors API☆48Updated 6 years ago