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,942 of 187,950
Downloads: 5,319,680

Daily

Ranking: 2,945 of 187,922
Downloads: 2,620

Depended by

RankDownloadsName
15,808117,607sequent
21,37771,549redshift_cursor
60,77217,008cd2_catton_cms

Depends on

RankDownloadsName
101,176,878,843rake
151,100,813,206minitest
36725,629,839activerecord
107406,591,779pg
305149,590,374irb
2,02912,304,189appraisal

Owners

#GravatarHandle
1iconallenfair