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,986 of 192,137
Downloads: 5,585,270

Daily

Ranking: 3,447 of 192,103
Downloads: 1,549

Depended by

RankDownloadsName
15,990123,263sequent
22,09471,980redshift_cursor
60,61617,817cd2_catton_cms

Depends on

RankDownloadsName
81,292,456,495rake
141,193,981,621minitest
36778,810,251activerecord
108435,629,272pg
263189,600,735irb
2,01413,771,043appraisal

Owners

#GravatarHandle
1iconallenfair