Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9023283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T05:43:30+00:00 2026-06-16T05:43:30+00:00

I am using Google Datastore for my application and now for reporting purposes i

  • 0

I am using Google Datastore for my application and now for reporting purposes i want to migrate my data from GAE Datastore to Google Cloud SQL.

What options do i have? (i have above 100k entries and doing it in deffered job is taking alot of time).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T05:43:34+00:00Added an answer on June 16, 2026 at 5:43 am

    Reading your question, it seems you have a two-part problem: 1) Do a one-time export of all past data to Cloud SQL, 2) setup some sort of periodic ETL process to keep the two databases synced up.

    For the one-time dump, based on reading the docs, it seems you have a few options here:

    1. Use Bulkloader to export all of your data to a CSV and then either load it into a local MySQL instance, generate a mysqldump and follow this tutorial to load it into Cloud SQL or create a script that would connect to the Cloud SQL instance and load the data one transaction at a time.
    2. Programmatically create a process inside your application to publish a task to write a given piece of data into the Cloud SQL instance, and a separate worker that would connect to the Cloud SQL db and write the data.

    Personally, I’d go the bulkloader/local mysql/mysqldump route, as you are not adding any throw away code into your main application. If anything goes wrong, you can just clear the Cloud SQL instance and restart.

    For the ETL piece, I’d recommend either a task queue route, as you will be able to get to near real-time, but have the ability to control costs by throttling the queue execution speed.

    EDIT: This article might be interesting – covers data migration from GAE to another DB: http://www-cs-students.stanford.edu/~silver/gae.html (Meaningful content is after the rant part…)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created an application using GWT and support for the Google Datastore but now
I am writing a java application on Google App Engine(GAE) using objectify for datastore
I'm using the low-level google datastore api and I want to query by the
Our application is using Google App Engine and DataStore for the server side. We
I'm trying to query the datastore of one of my GAE/J application from another
As Google presented new service - Google Cloud Sql, I decided to migrate gwt+jpa+hibernate+spring+maven
I want to create one to many relation using Google DataStore entities Something like:
I am having the following problem. I am now using the low-level google datastore
So, I'm using google datastore for my GWT app and my coworker came up
Since there is no way to join tables using Google App Engine datastore, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.