khiav223577 / pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆102Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for pluck_all
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 2 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 2 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 2 months ago
- Fast batch deletes for Active Record and Postgres☆200Updated last year
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆45Updated 3 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated 9 months ago
- ServiceObject pattern☆48Updated 3 years ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆110Updated last year
- Add contracts to your interactors☆79Updated 4 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…☆80Updated last month
- Easily Translate Enums in Rails☆121Updated 2 years ago
- Parameters-based transformation DSL☆207Updated 11 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 2 years ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 8 months ago
- Ordinare sorts gems in your Gemfile alphabetically☆180Updated 4 years ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆125Updated 3 months ago
- How fast is your code? See it directly in Rails console.☆115Updated last year
- Add cursor pagination to your ActiveRecord backed application☆112Updated 11 months ago
- A nifty service layer for your Rails app☆222Updated last year
- Overcoming limitation of Rails model errors API☆48Updated 6 years ago
- Ruby gem for saving drafts of ActiveRecord models☆66Updated last year
- Useful extensions for active_interaction gem☆53Updated last month
- Redirect using POST method☆84Updated 8 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆460Updated 2 months ago
- Allows Sequel to reuse Active Record's database connection☆137Updated last week
- ⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services☆137Updated 2 years ago
- Decorators on top of your ORM layer.☆171Updated 2 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆69Updated 6 years ago
- Address verification for Ruby and Rails☆174Updated 3 weeks ago
- API wrapper builder with response serialization☆234Updated 2 years ago