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,930 of 184,231
Downloads: 4,416,649

Daily

Ranking: 3,909 of 184,211
Downloads: 804

Depended by

RankDownloadsName
15,824105,894sequent
20,39470,402redshift_cursor
61,83115,408cd2_catton_cms

Depends on

RankDownloadsName
10999,832,124rake
19939,760,799minitest
35622,974,031activerecord
104353,398,967pg
56075,822,575irb
2,0799,287,358appraisal

Owners

#GravatarHandle
1iconallenfair