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,949 of 188,252
Downloads: 5,362,424

Daily

Ranking: 2,862 of 188,232
Downloads: 3,011

Depended by

RankDownloadsName
15,811118,663sequent
21,46771,648redshift_cursor
60,61617,184cd2_catton_cms

Depends on

RankDownloadsName
101,188,890,086rake
141,112,504,629minitest
36732,685,118activerecord
107410,543,015pg
298154,456,940irb
2,02812,482,758appraisal

Owners

#GravatarHandle
1iconallenfair