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: 3,006 of 196,658
Downloads: 6,021,275
Daily
Ranking: 4,144 of 196,619
Downloads: 511
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,044 | 132,667 | sequent |
| 22,880 | 72,373 | redshift_cursor |
| 60,303 | 18,726 | cd2_catton_cms |
| 147,946 | 766 | inara |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | allenfair |