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,942 of 187,239
Downloads: 5,208,625

Daily

Ranking: 2,481 of 187,224
Downloads: 2,139

Depended by

RankDownloadsName
15,907114,784sequent
21,21271,373redshift_cursor
61,14416,659cd2_catton_cms

Depends on

RankDownloadsName
101,151,901,046rake
161,076,711,297minitest
36711,658,717activerecord
107398,480,488pg
314139,066,612irb
2,02711,956,223appraisal

Owners

#GravatarHandle
1iconallenfair