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,940 of 187,571
Downloads: 5,279,093

Daily

Ranking: 3,061 of 187,548
Downloads: 2,272

Depended by

RankDownloadsName
15,877115,830sequent
21,29571,467redshift_cursor
60,88616,854cd2_catton_cms

Depends on

RankDownloadsName
101,165,196,519rake
151,089,266,387minitest
36719,366,671activerecord
107402,604,915pg
307144,817,263irb
2,02812,143,264appraisal

Owners

#GravatarHandle
1iconallenfair