eclipse-vertx / eclipse-vertx/vertx-sql-client

Support streaming in SqlTemplate

Open
#1,624 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
912
Forks
212
Avg merge
3d 18h
Merged PRs (30d)
4

Description

### Describe the feature

It would be nice if SqlTemplate exposed something like executeStream(int size, Map params) method that would provide ability to use row streaming (on supported clients). Otherwise user needs to result to using raw client, which is viable but if you are using SqlTemplate and for streaming you need to switch directly to use the client it can be a bit clunky.

### Contribution

I would be willing to take a look at this

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.