esqueleto-streaming
Version 0.1.0.0 revision 0 uploaded by isaac_supercede.
Package meta
- Synopsis
- Memory-constant streaming of Esqueleto results from PostgreSQL
- Description
This library provides a set of APIs for performing queries in Esqueleto 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 results of millions of rows from Haskell without a memory blow-up.
- Author
- Isaac van Bakel
- Bug reports
- n/a
- Category
- Conduit, Database
- Copyright
- (c) 2021 Supercede Ltd.
- Homepage
- https://github.com/SupercedeTech/persistent-postgresql-streaming#readme
- Maintainer
- support@supercede.com
- Package URL
- n/a
- Stability
- n/a