Getting Started with Studio 3T
Working collaboratively with Studio 3T’s MongoDB tools for teams
In this article, we explore how Studio 3T’s tools, including Team Sharing, facilitate team work in MongoDB workflows.
Posted on: 11/12/2023 (last updated: 08/01/2024) • Kirsty Burgess • 4 minutesTime Series Collections in Studio 3T
MongoDB’s Time Series collections are a way of more efficiently indexing and storing the data which makes up a time series, without the overhead of each data point containing multiple repetitions of the same fields. There are three components to a time series record. Firstly, it includes the acquisition time for the data. Then identification […]
Posted on: 31/10/2022 • Dj Walker-Morgan • 3 minutesHow to Install Studio 3T on Linux
A guide for Linux users wanting to install Studio 3T.
Posted on: 08/08/2022 (last updated: 05/08/2024) • Dj Walker-Morgan • < 1How to Install Studio 3T on macOS
A guide on how to install Studio 3T on macOS.
Posted on: 08/08/2022 • Dj Walker-Morgan • < 1How to Install Studio 3T on Windows
A guide on how to install Studio 3T on Windows.
Posted on: 08/08/2022 (last updated: 04/01/2023) • Dj Walker-Morgan • < 1Connection Tree: Aliases and Notes
Studio 3T 2022.7 and later supports the creation and display of aliases and notes for items in the Connection Tree. It allows items in the tree to have an alternative name (alias) and have text, such as documentation, attached to it (notes). You can only create aliases and notes for: Databases Collections Views GridFS Buckets […]
Posted on: 21/07/2022 (last updated: 07/09/2022) • Dj Walker-Morgan • 5 minutesThe Studio 3T Operations Pane
Summary: The progress of Tasks and other operations run in Studio 3T is displayed in the Operations Pane. Inside the Pane is a tree of results, where the leaves of the tree reveal further information about a task. Operations in Studio 3T come from a range of actions: Copying a collection. Running a unit in […]
Posted on: 26/08/2021 (last updated: 06/09/2021) • Dj Walker-Morgan • 4 minutesConfigure mongodump, mongorestore & mongo shell Executable Files
Here’s how you can point Studio 3T’s built-in mongo shell, IntelliShell, to use a different mongo.exe file when you’re still on an older MongoDB version.
Posted on: 14/09/2020 (last updated: 17/03/2025) • Kirsty Burgess • 3 minutes