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,918 of 183,477
Downloads: 4,305,015

Daily

Ranking: 4,525 of 183,470
Downloads: 145

Depended by

RankDownloadsName
15,864103,320sequent
20,20270,125redshift_cursor
61,77315,224cd2_catton_cms

Depends on

RankDownloadsName
10969,073,546rake
19910,198,239minitest
35604,924,275activerecord
103341,901,278pg
66465,707,374irb
2,0738,883,281appraisal

Owners

#GravatarHandle
1iconallenfair