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

persistent-postgresql-streaming

This library provides a set of APIs for performing queries on Persistent entities in constant memory, streaming the results using conduit. The library relies on PostgreSQL-specific features to avoid loading all the results of a query into memory at once. This allows for accessing tables of millions of entities from Haskell without a memory blow-up.

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.0
over 4 years ago
Versions
1
Downloads
336 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/persistent-postgresql-streaming
spec
License BSD-3-Clause
First Release over 4 years ago
Last Synced 2 days ago
Repository
Stars 2 on GitHub
Forks 1 on GitHub