An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.5% on gem.coop
Top 1.6% downloads on gem.coop

gem.coop : 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.

Registry - Source - Homepage - Documentation - JSON - codemeta.json
purl: pkg:gem/postgresql_cursor?repository_url=https://gem.coop
Keywords: activerecord , batch , cursor , for-update , large-scale , postgresql , postgresql-cursor , ruby , ruby-gem
License: MIT
Latest release: over 1 year ago
First release: over 15 years ago
Downloads: 5,389,633 total
Stars: 646 on GitHub
Forks: 47 on GitHub
Total Commits: 123
Committers: 21
Average commits per author: 5.857
Development Distribution Score (DDS): 0.333
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 9 hours ago

    Loading...
    Readme
    Loading...