khiav223577 / pluck_allLinks
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆104Updated 9 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 9 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 9 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 9 months ago
- API wrapper builder with response serialization☆233Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- calculate_all method for aggregate functions in Active Record☆135Updated last week
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Speedy Rails JSON serialization with built-in caching☆156Updated 3 months ago
- Easily Translate Enums in Rails☆124Updated 2 years ago
- Run your data migration scripts like a master☆126Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- A simple monitoring status for ActiveJob☆137Updated 10 months ago
- Parameters-based transformation DSL☆213Updated 7 months ago
- Automaticaly increments a field in ActiveRecord.☆59Updated 7 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- How fast is your code? See it directly in Rails console.☆116Updated 3 weeks 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 2 weeks ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆127Updated 10 months ago
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated 5 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆216Updated last year
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Gem that allows to add attributes to your active models dynamically☆61Updated 4 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Wrap your methods in DB Transactions☆53Updated last month
- Add contracts to your interactors☆79Updated 5 years ago
- ServiceObject pattern☆48Updated 3 years ago
- Useful extensions for active_interaction gem☆57Updated 3 weeks ago