Skip to content

Return stream or iterator from query #53

@pablote

Description

@pablote

Is there any kind of support for returning a stream/iterator or similar? The use case would be for when you need to return very large datasets from the DB, and being able to start processing it without loading everything on memory.

As an example, this is available in node.js for this purpose: https://www.npmjs.com/package/pg-query-stream

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions