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

  • Home
  • SEARCH
  • 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 8060275
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:55:56+00:00 2026-06-05T09:55:56+00:00

I need to migrate some data from one MYSQL database to another but the

  • 0

I need to migrate some data from one MYSQL database to another but the snag is that the tables and rows are going to be different as it’s going from a custom DB structure or a drupal 7 CMS.

Is there an easy way to do this or are there any tools for mapping the data to the new structure?

I have full access to both databases.

Any advice is very much appreciated.

  • 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-05T09:55:57+00:00Added an answer on June 5, 2026 at 9:55 am

    If you were just copying the data, you could use a standard dump, like this:

    mysqldump -hhostname -uusername -ppassword olddbname \
     | mysql -hhostname -uusername -ppassword newdbname
    

    But if you have to convert the data into something Drupal 7 compatible, you’re really going to have to write some custom INSERT…SELECTs that do the conversion.

    You might want to look into Drupal’s feeds module, which can import data from CSV and other formats. Feeds is officially in “alpha” at the moment, but it’s still in widespread use, and if you come across a bug, it would be good to get it reported (or even fixed, if you feel you have the time to contribute to the project).

    There are also various Drupal modules at drupal.org that will help you import taxonomy, users, etc from CSV or other sources. Try something, let us know what problems you have.

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

Sidebar

Related Questions

I need to migrate some data from access to sql. access has one table:
I need to migrate data from a Plone-based portal to Liferay. Has anyone some
I need to create a quick and dirty solution to migrate data from database
I just finished some database changes and now I need to migrate the data
I'm one of those that recently decided to migrate from MySQL to PostgreSQL and
I need to write an application that migrates data from a RavnDB to SQL.
In my dev database (SQLite) i have some tables (like vocabularies) which i need
I'm very new to Python, but I need to migrate a project from PHP
I wish to migrate some data from a single table into these new THREE
My requirement is to migrate data from MySQL to PostgreSQL. Is there any free

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.