haopingfan / quick_random_recordsLinks
Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records
☆44Updated 4 years ago
Alternatives and similar repositories for quick_random_records
Users that are interested in quick_random_records are comparing it to the libraries listed below
Sorting:
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.