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: 3,003 of 193,214
Downloads: 5,662,529

Daily

Ranking: 3,800 of 193,188
Downloads: 958

Depended by

RankDownloadsName
16,157124,540sequent
22,31672,108redshift_cursor
60,17418,218cd2_catton_cms

Depends on

RankDownloadsName
81,330,047,653rake
141,221,627,667minitest
36793,912,258activerecord
108444,791,399pg
249203,379,141irb
2,01014,225,758appraisal

Owners

#GravatarHandle
1iconallenfair