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,974 of 190,317
Downloads: 5,503,167

Daily

Ranking: 3,402 of 190,280
Downloads: 2,763

Depended by

RankDownloadsName
15,871121,774sequent
21,78671,871redshift_cursor
60,45017,613cd2_catton_cms

Depends on

RankDownloadsName
81,255,248,311rake
141,163,937,242minitest
36761,692,300activerecord
107426,081,566pg
275176,385,699irb
2,02413,244,302appraisal

Owners

#GravatarHandle
1iconallenfair