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,954 of 184,827
Downloads: 4,523,565

Daily

Ranking: 2,677 of 184,813
Downloads: 3,480

Depended by

RankDownloadsName
15,825107,269sequent
20,54170,523redshift_cursor
61,91715,499cd2_catton_cms

Depends on

RankDownloadsName
101,026,916,572rake
19965,431,293minitest
35639,174,701activerecord
105362,282,906pg
45186,723,690irb
2,0689,714,874appraisal

Owners

#GravatarHandle
1iconallenfair