hackage.haskell.org : persistent-postgresql-streaming : 0.1.0.0
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.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/persistent-postgresql-streaming@0.1.0.0
Published:
Indexed:
Loading...
Readme
Loading...