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
hackage.haskell.org
Latest Release
over 4 years ago
0.1.0.0
over 4 years ago
Versions
1
1
Downloads
336 total
336 total
isaac_supercede
3 packages1,111 downloads
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 2 on GitHub |
| Forks | 1 on GitHub |