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: 2,949 of 186,947
Downloads: 5,112,278

Daily

Ranking: 1,773 of 186,938
Downloads: 4,705

Depended by

RankDownloadsName
15,973112,863sequent
21,11171,193redshift_cursor
61,59316,293cd2_catton_cms

Depends on

RankDownloadsName
101,139,345,512rake
151,065,284,090minitest
36704,586,672activerecord
107394,503,263pg
322133,946,330irb
2,03111,777,972appraisal

Owners

#GravatarHandle
1iconallenfair