Categories: None [Edit]
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,974 of 190,317
Downloads: 5,503,167
Daily
Ranking: 3,402 of 190,280
Downloads: 2,763
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 15,871 | 121,774 | sequent |
| 21,786 | 71,871 | redshift_cursor |
| 60,450 | 17,613 | cd2_catton_cms |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | allenfair |