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

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
Latest Release
0.6.9
almost 2 years ago
Versions
19
Downloads
5,560,688 total
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 19 hours ago
Repository
Stars 646 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%