Tutorials
MongoDB $lookup Example | The MongoDB Aggregation Pipeline
In this article, we show you two ways to run a MongoDB $lookup using Studio 3T. $lookup lets you join data from two collections, as long as they are on the same database.
Posted on: 26/11/2019 (last updated: 16/10/2023) • Kathryn Vargas • 4 minutesHow to Copy MongoDB Databases Across Servers
Studio 3T’s handy guide to transferring MongoDB databases across connections.
Posted on: 04/09/2019 (last updated: 04/08/2021) • Paul Rebar • 2 minutesExport MongoDB to SQL in 5 steps
How to export MongoDB to SQL in five steps using Studio 3T’s MongoDB to SQL Migration feature.
Posted on: 03/06/2019 (last updated: 17/03/2025) • Kirsty Burgess • 3 minutesImport a SQL Database to MongoDB in 5 Steps
The quickest way to import an entire SQL database to MongoDB.
Posted on: 10/04/2019 (last updated: 17/03/2025) • Kirsty Burgess • 3 minutesHow To Merge Multiple SQL Tables Into One MongoDB Collection
Here’s how you can use Studio 3T’s SQL Migration feature to merge multiple SQL tables during import to create a new MongoDB collection.
Posted on: 21/03/2019 (last updated: 28/04/2025) • Kathryn Vargas • 8 minutesSQL Server to MongoDB Data Transfer Using Extended JSON
Learn how to transfer databases from SQL Server to MongoDB (and vice versa) using Extended JSON.
Posted on: 07/03/2019 (last updated: 04/08/2021) • Phil Factor • 7 minutesHow to Create a MongoDB Collection Directly from SQL Server
Learn how you can paste the output of a SQL Server query straight into a MongoDB collection with Studio 3T.
Posted on: 07/03/2019 (last updated: 25/10/2021) • Phil Factor • 5 minutesHow to Rename a MongoDB Database – A Quick 5-Step Workaround
A simple workaround for renaming MongoDB databases when using Studio 3T.
Posted on: 27/02/2019 (last updated: 28/04/2025) • Kathryn Vargas • 3 minutes