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,914 of 183,107
Downloads: 4,249,073

Daily

Ranking: 2,718 of 183,092
Downloads: 2,755

Depended by

RankDownloadsName
15,906101,810sequent
20,11169,982redshift_cursor
61,80015,112cd2_catton_cms

Depends on

RankDownloadsName
10953,844,246rake
19895,194,587minitest
35595,989,894activerecord
103336,422,350pg
69461,381,165irb
2,0688,709,738appraisal

Owners

#GravatarHandle
1iconallenfair