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,019 of 180,530
Downloads: 3,420,845

Daily

Ranking: 2,473 of 180,517
Downloads: 1,906

Depended by

RankDownloadsName
15,57897,911sequent
19,43669,016redshift_cursor
61,96214,369cd2_catton_cms

Depends on

RankDownloadsName
16856,643,623rake
20803,432,003minitest
34541,614,057activerecord
107301,115,685pg
88438,751,861irb
2,0717,574,614appraisal

Owners

#GravatarHandle
1iconallenfair