Categories: None [Edit]

postgresql_cursor

https://rubygems.org/gems/postgresql_cursor
https://github.com/afair/postgresql_cursor
PostgreSQL Cursor is an extension to the ActiveRecord PostgreSQLAdapter for very large result sets. It provides a cursor open/fetch/close interface to access data without loading all rows into memory, and instead loads the result rows in 'chunks' (default of 1_000 rows), buffers them, and returns the rows one at a time.

Total

Ranking: 3,017 of 193,756
Downloads: 5,703,757

Daily

Ranking: 3,031 of 193,649
Downloads: 3,070

Depended by

RankDownloadsName
16,197124,924sequent
22,42072,137redshift_cursor
60,14218,304cd2_catton_cms

Depends on

RankDownloadsName
81,345,947,699rake
141,236,290,611minitest
36801,545,420activerecord
108449,486,157pg
241211,012,458irb
2,00514,482,660appraisal

Owners

#GravatarHandle
1iconallenfair