Skip to content
Studio 3T - The professional GUI, IDE and client for MongoDB
  • Tools
    • Aggregation Editor
    • IntelliShell
    • Visual Query Builder
    • Export Wizard
    • Import Wizard
    • Query Code
    • SQL Query
    • Connect
    • Schema Explorer
    • Compare
    • SQL ⇔ MongoDB Migration
    • Data Masking
    • Task Scheduler
    • Reschema
    • More Tools and Features
  • Solutions
  • Resources
    • Knowledge Base
    • MongoDB Tutorials & Courses
    • Tool/Feature Documentation
    • Blog
    • Community
    • Testimonials
    • Whitepapers
    • Reports
  • Contact us
    • Contact
    • Sales Support
    • Feedback and Support
    • Careers
    • About Us
  • Store
    • Buy Now
    • Preferred Resellers
    • Team Pricing
  • Download
  • My 3T
search

Studio 3T SQL Export or Migration? #STUDIO3T_AMA

Posted on: 28/09/2022 by Dj Walker-Morgan

Q: What’s the difference between Studio 3T SQL Export and SQL Migration?

Welcome to the latest Studio 3T Ask Manatees Anything – #Studio3T_AMA. Want to know how to use Studio 3T to make your MongoDB life better? Just tweet and use #Studio3T_AMA or email [email protected].

TL;DR: Migration lets you reshape your MongoDB documents for immediate consumption by an SQL database. Export, on the other hand, flattens your schema before saving SQL in a file.

A: On paper, Export and Migration sound like two very similar things. Tools that take MongoDB documents and turn them into SQL. The difference is all in the details though:

SQL Export

Studio 3T’s SQL Export is about getting MongoDB data out of the database in a format that an SQL database can use. SQL Export does this by writing SQL statements to a file. That file can then be read by an SQL client application and run on the SQL database. Export handles collections in isolation, without reference to other collections. Each one has its embedded content flattened into SQL columns for easy reference and access. It’s a simple and efficient way to generate SQL data and doesn’t need immediate SQL database access.

An SQL Export being set up

In this screenshot, you can see the MongoDB collection being mapped directly to SQL fields, with arrays (like the genres field) being turned into multiple columns. Below that, you can see a preview of the SQL file that will be generated. That’s complete with SQL table creation (and table dropping if needed).

SQL Migration

Studio 3T’s SQL Migration, from MongoDB to SQL databases, may at first glance appear to do the same thing as Export. SQL Migration can write SQL to files for manual importing into relational databases. Unlike Export though, Migration can also directly connect to a running SQL database, creating schemas and inserting new data as it finds it. This reduces the steps needed to get the data into the target database.

More importantly though, Migration allows you to reshape the MongoDB data into a more relational form. Rather than flattening them, Migration can make arrays and embedded documents into extra tables. These tables will have keys generated between the main table and sub tables. That enables SQL SELECT and JOIN queries to handle the rows in a more normalized form. This mapping process can also flatten fields where needed and extract normal fields into their own linked column.

Mapping a MongoDB to SQL Migration

In this screenshot, we can see how extensive a Migration can be in terms of remapping data. This collection is full of arrays and Migration will automatically expand that out to 11 other tables and create the relations between them. In our previous export, the genres array was simply flattened. Here it is being mapped to a movies_genres table with each genre entry getting its own row (or column – it’s configurable). Below, you can see the generated tables and a preview of the main table which will appear in the target SQL database.

Common Features

Both Export and Migration do have common functionality. In the Ultimate edition of Studio 3T, both support Incremental Execution to only export or migrate new data and Data masking which can obscure or remove sensitive data while retaining the nature of that data (making it great for populating test databases). Tasks can also use SQL Export and SQL Migration, allowing you to run either on your own timetable.

Export and Migration to SQL offer power routes to get your MongoDB data onto an SQL platform. Pick the one that’ll save you the most time.


How helpful was this article?
This article was hideous
This article was bad
This article was ok
This article was good
This article was great
Thank you for your feedback!

About The Author

Dj Walker-Morgan

Dj has been around since Commodore had Pets and Apples grew everywhere. With a background in Unix and development, he's been around the technology business writing code or writing content ever since.

Related articles

  • Studio 3T SQL Import or Migration? #STUDIO3T_AMA
  • Moving from SQL to MongoDB? Studio 3T’s SQL Migration feature makes it simple
  • SQL Migration: MongoDB and SQL, Coexistence Made Easy
  • SQL Migration: MongoDB and SQL, Coexistence Made Easy
  • Incremental Execution for Export and Migration

Tags

2022 academy aggregation AMA atlas Certification christmas community connections culture date tags events export features hackolade import intellishell In Use JSON knowledge base migration modelling mongodb mongoodb mongosh My 3T productivity query regex releases schema security SQL Studio 3T tasks time series tips updates webinar windows

Browse by MongoDB topic

  • Connecting to MongoDB
  • Database Administration & Security
  • Getting Started with MongoDB
  • Getting Started with Studio 3T
  • Import/Export
  • Job Automation & Scheduling
  • MongoDB Aggregation Framework
  • MongoDB/Studio 3T Workshops
  • Performance
  • Query & CRUD Operations
  • Reference
  • Schema
  • Studio 3T Licensing
  • Support and other resources
  • Working with MongoDB & SQL
  • Working with MongoDB Atlas

Studio 3T

MongoDB Enterprise Certified Technology PartnerSince 2014, 3T has been helping thousands of MongoDB developers and administrators with their everyday jobs by providing the finest MongoDB tools on the market. We guarantee the best compatibility with current and legacy releases of MongoDB, continue to deliver new features with every new software release, and provide high quality support.

Find us on FacebookFind us on TwitterFind us on YouTubeFind us on LinkedIn

Education

  • Free MongoDB Tutorials
  • Connect to MongoDB
  • Connect to MongoDB Atlas
  • Import Data to MongoDB
  • Export MongoDB Data
  • Build Aggregation Queries
  • Query MongoDB with SQL
  • Migrate from SQL to MongoDB

Resources

  • Feedback and Support
  • Sales Support
  • Knowledge Base
  • FAQ
  • Reports
  • White Papers
  • Testimonials
  • Discounts

Company

  • About Us
  • Blog
  • Careers
  • Legal
  • Press
  • Privacy Policy
  • EULA

© 2023 3T Software Labs Ltd. All rights reserved.

  • Privacy Policy
  • Cookie settings
  • Impressum

We value your privacy

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data.

By clicking “Accept all”, you consent to the storage of cookies and the processing of personal data for these purposes, including any transfers to third countries. By clicking on “Decline all”, you do not give your consent and we will only store cookies that are necessary for our website. You can customize the cookies we store on your device or change your selection at any time - thus also revoking your consent with effect for the future - under “Manage Cookies”, or “Cookie Settings” at the bottom of the page. You can find further information in our Privacy Policy.
Accept all
Decline all
Manage cookies
✕

Privacy Preference Center

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data. Please choose for which purposes you wish to give us your consent and store your preferences by clicking on “Accept selected”. You can find further information in our Privacy Policy.

Accept all cookies

Manage consent preferences

Essential cookies are strictly necessary to provide an online service such as our website or a service on our website which you have requested. The website or service will not work without them.

Performance cookies allow us to collect information such as number of visits and sources of traffic. This information is used in aggregate form to help us understand how our websites are being used, allowing us to improve both our website’s performance and your experience.

Google Analytics

Google Ads

Bing Ads

Facebook

LinkedIn

Quora

Hotjar

Reddit

Functional cookies collect information about your preferences and choices and make using the website a lot easier and more relevant. Without these cookies, some of the site functionality may not work as intended.

HubSpot

Social media cookies are cookies used to share user behaviour information with a third-party social media platform. They may consequently effect how social media sites present you with information in the future.

Accept selected