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.
Ecosystem
gem.coop
gem.coop
Latest Release
about 1 month ago
0.6.10
about 1 month ago
Versions
20
20
Downloads
5,624,302 total
5,624,302 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | gem.coop |
| Source | Repository |
| Homepage | Homepage |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:gem/postgresql_cursor?repository_url=https://gem.coop
spec |
| License | MIT |
| First Release | almost 16 years ago |
| Last Synced | about 9 hours ago |
Repository
| Stars | 649 on GitHub |
| Forks | 46 on GitHub |
| Commits | 123 |
| Committers | 21 |
| Avg per Author | 5.857 |
| DDS | 0.333 |
Rankings on gem.coop
Overall
Top 0.5%
Downloads
Top 1.6%