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,955 of 186,698
Downloads: 5,015,223

Daily

Ranking: 3,421 of 186,685
Downloads: 521

Depended by

RankDownloadsName
15,979111,560sequent
21,01771,012redshift_cursor
62,06715,925cd2_catton_cms

Depends on

RankDownloadsName
101,125,994,016rake
161,052,609,903minitest
36696,011,099activerecord
107390,318,605pg
329128,282,352irb
2,01311,623,445appraisal

Owners

#GravatarHandle
1iconallenfair