Tag: Tutorials

Export MongoDB to SQL in 5 steps

How to export MongoDB to SQL in five steps using Studio 3T’s MongoDB to SQL Migration feature.

Import a SQL Database to MongoDB in 5 Steps

The quickest way to import an entire SQL database to MongoDB.

How 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.

SQL Server to MongoDB Data Transfer Using Extended JSON

Learn how to transfer databases from SQL Server to MongoDB (and vice versa) using Extended JSON.

How 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.

How to Rename a MongoDB Database – A Quick 5-Step Workaround

A simple workaround for renaming MongoDB databases when using Studio 3T.

How to Connect to ScaleGrid

A short guide on how to connect to ScaleGrid using Studio 3T.

How to Create and Validate JSON Schema in MongoDB Collections

Learn how you can create and validate JSON schema in MongoDB, using third-party JSON schema validation tools and Studio 3T’s Schema Explorer.

MongoDB Users and Roles Explained – Part 2

Part 2 of our MongoDB Users & Roles Explained series walks you through how to enable access control on a three data-bearing node replica set, create the first user making use of the localhost exception, and grant the needed MongoDB roles.

MongoDB Users and Roles Explained – Part 1

Read Part 1 of our MongoDB Users and Roles Explained series to learn about the basics of MongoDB authentication, authorization, and user and role management.