Categories: None [Edit]

db_binary_search

https://rubygems.org/gems/db_binary_search
https://github.com/acrookston/db_binary_search
An Active Support concern extending Active Record with the ability to binary search a table for use with non-indexed, sorted tables. The gem allows you to avoid slow database scans if you have an auto-incrementing primary key running in parallel with a column which you want to search.

Total

Ranking: 131,056 of 192,483
Downloads: 4,924

Daily

Ranking: 78,082 of 192,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,374,210,759bundler
81,305,187,129rake
221,134,295,038rspec-mocks
29974,777,823rspec
36783,862,747activerecord
102454,916,600byebug
1,57723,975,845codecov
3,1404,915,818sqlite3-ruby

Owners

#GravatarHandle
1iconacr