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,956 of 188,757
Downloads: 5,404,208

Daily

Ranking: 3,282 of 188,742
Downloads: 2,046

Depended by

RankDownloadsName
15,811119,865sequent
21,58071,746redshift_cursor
60,44417,388cd2_catton_cms

Depends on

RankDownloadsName
101,202,260,445rake
141,127,142,468minitest
36740,878,701activerecord
107414,871,635pg
294160,117,331irb
2,02312,719,104appraisal

Owners

#GravatarHandle
1iconallenfair