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,982 of 191,455
Downloads: 5,542,878

Daily

Ranking: 3,260 of 191,429
Downloads: 1,849

Depended by

RankDownloadsName
15,916122,252sequent
21,86771,914redshift_cursor
60,53617,670cd2_catton_cms

Depends on

RankDownloadsName
81,273,120,523rake
141,178,952,541minitest
36770,348,064activerecord
108430,726,625pg
270183,063,945irb
2,01813,501,836appraisal

Owners

#GravatarHandle
1iconallenfair