Find_as_hashes

Provides ActiveRecord methods to return results as attribute hashes rather than instantiated ActiveRecord objects. Useful when working with very large sets of results to improve performance.
Alternatives To Find_as_hashes
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Attr_json483444 months ago20December 04, 20237mitRuby
Serialized json-hash-backed ActiveRecord attributes, super smooth
Postgresql_cursor441194a year ago18January 18, 20237mitRuby
ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set
Obfuscate_id337
794 years ago5February 08, 201532mitRuby
Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database.
Pluck_to_hash264
606 years ago11August 09, 20174mitRuby
Extend ActiveRecord pluck to return array of hashes
Jsonapi Utils2071712 years ago34April 27, 202024mitRuby
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
Store_configurable123
49 years ago7December 02, 20143mitRuby
A zero-configuration recursive Hash for storing a tree of options in a serialized ActiveRecord column.
Active_hash_relation115
2 years agomit
ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.
Calculate All115
25 years ago4August 13, 20185mitRuby
calculate_all method for aggregate functions in Active Record
Pluck_all100765 months ago20June 10, 20211mitRuby
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
Nested Hstore873027 years ago8March 10, 20157mitRuby
Store nested hashes in hstores in ActiveRecord
Alternatives To Find_as_hashes
Select To Compare


Alternative Project Comparisons
Popular Hash Projects
Popular Activerecord Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Hash
Activerecord