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,963 of 189,104
Downloads: 5,435,482

Daily

Ranking: 3,176 of 189,083
Downloads: 2,348

Depended by

RankDownloadsName
15,829120,585sequent
21,64171,791redshift_cursor
60,47117,449cd2_catton_cms

Depends on

RankDownloadsName
91,221,972,098rake
141,138,395,412minitest
36747,347,908activerecord
107418,483,150pg
287164,820,173irb
2,02212,877,031appraisal

Owners

#GravatarHandle
1iconallenfair