Tutorials
Getting Started with MongoDB – An Introduction
Learn how the most popular NoSQL database works, how it compares to SQL, and a few common MongoDB commands.
Posted on: 07/05/2020 (last updated: 10/09/2021) • Kathryn Vargas • 6 minutesHow to Copy a MongoDB Collection to Another Database
Copy a MongoDB collection to another database in a few clicks using Studio 3T’s convenient built-in copy and paste features.
Posted on: 29/04/2020 (last updated: 19/06/2024) • Kirsty Burgess • 2 minutesHow to Claim and/or Assign Studio 3T Licenses
The License Manager is the web portal where you can easily manage your Studio 3T licenses and seats.
Posted on: 24/04/2020 (last updated: 18/10/2021) • Kathryn Vargas • 3 minutesHow to Copy and Paste MongoDB Documents
Learn how to copy and paste MongoDB documents across Studio 3T.
Posted on: 23/04/2020 (last updated: 09/03/2022) • Thomas Zahn • 2 minutesWorking with MongoDB Collections: CRUD, Count, Sort, Limit Collection Size & More
New to MongoDB? Check out our helpful beginner’s guide for the basics of creating, modifying, deleting and analyzing MongoDB collections.
Posted on: 21/02/2020 (last updated: 17/03/2025) • Kirsty Burgess • 5 minutesHow to Optimize MongoDB Queries Using find() & Indexes
Help optimize MongoDB queries with this advanced tutorial on how to use the find() method and indexes to spot slow queries.
Posted on: 17/02/2020 (last updated: 13/12/2023) • Phil Factor • 11 minutesMongoDB find Method: Introduction & Examples
An introduction to the find() method along with query examples.
Posted on: 17/02/2020 (last updated: 16/10/2024) • Phil Factor • 4 minutesHow to Insert, Update, and Restore MongoDB Documents
A guide on how to perform CRUD operations on documents in MongoDB.
Posted on: 14/02/2020 (last updated: 28/10/2024) • Kirsty Burgess • 8 minutes