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

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 - codemeta.json
purl: pkg:hackage/persistent-postgresql-streaming
Keywords: bsd3 , conduit , database , library , Propose Tags
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Downloads: 336 total
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 22 hours ago