Skip to content

Is it possible to pipe an "incoming" SELECT stream into an "outgoing" INSERT stream? #11

Open
@runeksvendsen

Description

@runeksvendsen

I'm in need of:

  1. Streaming the output of a SELECT to Haskell
  2. Mapping over the stream in Haskell
  3. Piping the mapped stream into an INSERT

Is this possible? If so, how do I do it?

If no, please mark this issue as a feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions