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,994 of 192,692
Downloads: 5,620,359

Daily

Ranking: 4,442 of 192,666
Downloads: 296

Depended by

RankDownloadsName
16,117123,809sequent
22,19772,041redshift_cursor
60,43418,005cd2_catton_cms

Depends on

RankDownloadsName
81,311,002,349rake
141,207,075,832minitest
36786,213,027activerecord
108439,957,726pg
257195,865,085irb
2,01313,969,247appraisal

Owners

#GravatarHandle
1iconallenfair