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,036 of 180,404
Downloads: 3,343,992

Daily

Ranking: 1,860 of 180,385
Downloads: 7,591

Depended by

RankDownloadsName
15,55297,631sequent
19,39068,937redshift_cursor
61,96114,315cd2_catton_cms

Depends on

RankDownloadsName
16849,094,940rake
20796,571,441minitest
34537,812,715activerecord
107298,480,523pg
89537,202,312irb
2,0667,492,471appraisal

Owners

#GravatarHandle
1iconallenfair