hackage.haskell.org : 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.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/persistent-postgresql-streaming
Keywords:
bsd3
, conduit
, database
, library
, Propose Tags
License: BSD-3-Clause
Latest release: almost 4 years ago
First release: almost 4 years ago
Downloads: 317 total
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago