0

I have a one time use case to copy the data and the schema of the existing databases of CloudSQL and BigQuery from one GCP Project to another one. Is there any preferred way of achieving this other than creating the schema and the databases and writing scripts to copy all the existing data?

1

1 Answer 1

1

For MySQL you can use Database migration service. For bigQuery, you can use data transfer service

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.