Regular Expressions in Studio 3T
Regular Expressions are a powerful way of expressing string patterns for matching. Value Search uses them to allow you to home in on particular strings in the database with precision. Regular...
View ArticleConnection 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...
View ArticleHow to Install Studio 3T on Windows
In this guide, we cover how to install Studio 3T on Windows. Prerequisites If you are connecting to a cloud-based or remote installation of MongoDB, you do not need to install MongoDB locally. Move on...
View ArticleHow to Install Studio 3T on macOS
In this guide, we cover how to install Studio 3T on macOS. Prerequisites If you are connecting to a cloud-based or remote installation of MongoDB, you do not need to install MongoDB locally. Move on...
View ArticleHow to Install Studio 3T on Linux
In this guide, we cover how to install Studio 3T on Linux. We only support and test against the latest Ubuntu LTS version. Customers have also reported success with other Linux distributions, which...
View ArticleIntelliShell Script Tasks
IntelliShell Script Tasks allow scripts to be loaded from disk and run on a schedule with their output saved to disk. An IntelliShell Script Task is made up of multiple IntelliShell Script units....
View ArticleIntelliShell: Working with Query Assist off
There are situations that require you to turn off IntelliShell’s Query Assist in Studio 3T. As we have noted in previous articles this can put a number of limitations on how you can interact with the...
View ArticleStudio 3T now defaults to the Mongosh shell
TL;DR: Mongosh is the new bundled, default shell for Studio 3T. If you’ve never set your preferred MongoDB shell in Studio 3T or only use Studio 3T bundled Mongo shells, your Studio 3T will...
View ArticleTime 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...
View ArticleHow to speed up MongoDB queries with Studio 3T’s Performance Suite
Don’t know where to start with tuning the performance of your MongoDB database? Are your queries and aggregations taking too long to return results? Get started right away on optimizing your MongoDB...
View Article