Friday, November 2, 2018

[google-cloud-sql-discuss] Re: ETL approaches to bulk load data in Cloud SQL

You can use Cloud Dataflow for your current loading operations and then add more functionalities. Here is how to connect your Cloud SQL instance to your pipeline [1] or to other JDBC sources [2].

You can also find pipeline examples on the official Google Cloud Platform github page [3]

[1] https://cloud.google.com/sql/docs/mysql/connect-external-app#java

[2] https://beam.apache.org/releases/javadoc/2.8.0/org/apache/beam/sdk/io/jdbc/JdbcIO.html

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/9c7b2e18-d1c9-4242-9347-31ba4cfb5f7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment