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.