Storing Streaming Data into Static Source

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Storing Streaming Data into Static Source

Rad Rad
This post was updated on .
Hi all,

I subscribed the streaming data from Kafka and I did some queries using Flink.
I need to store some of the results into a static source.

So, which is better data source can I define by Kafka source within Flink API  MongoDB or Postgresql.  

 

Radhya.



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Storing Streaming Data into Static source

Stefan Richter
Hi,

I think this is not really a Flink related question. In any case, you might want to specify a bit more what you mean by „better", because usually there is no strict better but trade-offs and what is „better“ to somebody might not be „better“ for you.

Best,
Stefan

> Am 26.06.2018 um 12:54 schrieb Rad Rad <[hidden email]>:
>
> Hi all,
>
>
> Kindly, I want to save streaming data which subscribed from Kafka into a
> static data source. Which is better /MongoDB or PostgreSQL.
>
>
> Radhya.
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: Storing Streaming Data into Static source

Rad Rad
thanks Stefan.

I subscribed the streaming data from Kafka and I did some queries using
Flink.
I need to store some of the results into a static source.

So, which is better data source can I define by Kafka source within Flink
API  MongoDB or Postgresql.  


Thanks again.



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/