Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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