Tutorials
How 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 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 minutesHow to Create a MongoDB View
Create a view in MongoDB using Studio 3T’s View Editor
Posted on: 14/02/2020 (last updated: 01/11/2023) • Kathryn Vargas • 4 minutesMongoDB $out Example | The MongoDB Aggregation Pipeline
We show you how to use the MongoDB $out stage to output documents of an aggregation query to a new collection.
Posted on: 26/11/2019 (last updated: 03/11/2023) • Kathryn Vargas • 2 minutes