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,954 of 184,827
Downloads: 4,523,565
Daily
Ranking: 2,677 of 184,813
Downloads: 3,480
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,825 | 107,269 | sequent |
20,541 | 70,523 | redshift_cursor |
61,917 | 15,499 | cd2_catton_cms |
Owners
# | Gravatar | Handle |
---|---|---|
1 | allenfair |