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: 125,746 of 180,717
Downloads: 4,402

Daily

Ranking: 72,978 of 180,709
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,108,461,125bundler
13879,018,433rspec-mocks
16863,839,411rake
24772,987,270rspec
34545,336,141activerecord
93325,116,752byebug
1,27122,083,613codecov
2,6604,639,023sqlite3-ruby

Owners

#GravatarHandle
1iconacr