You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/02/19 14:47:13 UTC

[GitHub] [streampipes] flomickl created a discussion: JDBC Sinks Discussion

GitHub user flomickl created a discussion: JDBC Sinks Discussion

I think the last time this was discussed was during
https://github.com/apache/streampipes/issues/512

We should document the supported type and make it easier for new JDBC sinks like  #1236 
and validate how to implement other database types.

https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-sinks-databases-jvm/src/main/java/org/apache/streampipes/sinks/databases/jvm/jdbcclient/model/DbDataTypes.java

and handled here https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-sinks-databases-jvm/src/main/java/org/apache/streampipes/sinks/databases/jvm/jdbcclient/model/DbDataTypeFactory.java

First and Older Drafts can be found here:
https://cwiki.apache.org/confluence/x/Qg54CQ

We should also discuss what new Sinks can / should be implemented in the future

- [ ] Microsoft SQL
- [ ] POSTGIS
- [ ] Oracle DB
- [ ]  ...


Any other topics for JDBC I forgot?


GitHub link: https://github.com/apache/streampipes/discussions/1313

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] flomickl added a comment to the discussion: JDBC Sinks Discussion

Posted by GitBox <gi...@apache.org>.
GitHub user flomickl added a comment to the discussion: JDBC Sinks Discussion

@bossenti is there no label for sinks?

GitHub link: https://github.com/apache/streampipes/discussions/1313#discussioncomment-5025335

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: JDBC Sinks Discussion

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: JDBC Sinks Discussion

`pipeline-elements` is intended to be used for sinks as well :) 

GitHub link: https://github.com/apache/streampipes/discussions/1313#discussioncomment-5025356

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org