Skip to content

ReadStream from executeSelect #96

@Smert

Description

@Smert

Hi! I want to export data from MySQL to large csv/json files. I can't store all exported records in RAM and want to use streaming.

It will be convenient to have executeSelectStream or executeSelectIterator: AsyncIterable<T> methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions