What’s New in Studio 3T®

Meet Studio 3T at MongoDB.local London

We’re back at MongoDB.local London for 2022, so you can catch up with the latest Studio 3T developments. 2022 has been a super busy year for Studio 3T so why not come along and find out what we’ve been adding over the year. Find us next to the MongoDB stand and ask us about: Time […]

Posted on: 07/11/2022 • Dj Walker-Morgan 2 minutes
Studio 3T New Release - 2022.9

What’s new in Studio 3T 2022.9 – Time Series and default Mongosh

Welcome to Studio 3T 2022.9, the latest release of the MongoDB GUI that saves you a day a week. In this release, we’ve been focussing on something core to MongoDB, the shell itself, and completing our updates to make Mongosh, the Node.js powered MongoDB shell, our new default shell. This is also the first release […]

Posted on: 31/10/2022 (last updated: 28/04/2025) • Dj Walker-Morgan 3 minutes
Studio 3T logo

Studio 3T SQL Import or Migration? #STUDIO3T_AMA

Q: How do Studio 3T’s SQL Import and SQL Migration to MongoDB differ? TL;DR: Migration lets you reshape your incoming SQL data into MongoDB documents. Import, on the other hand, just brings SQL data in as a “flat” collection. A: Unlike SQL Export and SQL Migration, both Import and Migration work with live SQL databases […]

Posted on: 05/10/2022 • Dj Walker-Morgan 3 minutes
Studio 3T logo

Studio 3T SQL Export or Migration? #STUDIO3T_AMA

Q: What’s the difference between Studio 3T SQL Export and SQL Migration? TL;DR: Migration lets you reshape your MongoDB documents for immediate consumption by an SQL database. Export, on the other hand, flattens your schema before saving SQL in a file. A: On paper, Export and Migration sound like two very similar things. Tools that […]

Posted on: 28/09/2022 • Dj Walker-Morgan 3 minutes
Studio 3T logo

Managing Health Data with Studio 3T 

Health Data can provide insight into many conditions and Studio 3T helps engineers prepare that data for researchers. We look at one example – European Atherosclerosis Society FH Studies Collaboration (FHSC)

Posted on: 22/09/2022 (last updated: 23/09/2022) • Dj Walker-Morgan 5 minutes
Studio 3T logo

Exporting MongoDB as BSON: Folders or Archive? #STUDIO3T_AMA

Exporting MongoDB data as BSON? Do you choose archive or folder format? And with Studio 3T, do you even need to export?

Posted on: 20/09/2022 • Dj Walker-Morgan 2 minutes

What’s New In Studio 3T 2022.8 – IntelliShell Script Tasks and Enhanced Value Searches

Welcome to the release of Studio 3T 2022.8, which brings the power of Tasks to the IntelliShell. With IntelliShell Script Tasks, you can save scripts as repeatable tasks. You can then run them on-demand or on a timetable of your own choosing. We can’t wait to see what you can do with this new feature. […]

Posted on: 01/09/2022 (last updated: 28/04/2025) • Dj Walker-Morgan 3 minutes
Studio 3T logo

What does the “Query Options” button in Studio 3T do? #STUDIO3T_AMA

Q: What does the “Query Options” button in Studio 3T do? Quick answer:  The Query Options button makes it easier to turn on disk use and set the collation for a find query. Longer answer:  The Find Query Options dialog is displayed when the icon next to the run query button – in the Collections […]

Posted on: 18/08/2022 (last updated: 24/08/2022) • Dj Walker-Morgan 2 minutes
Studio 3T logo

How can I trim a string prefix in MongoDB Aggregation? #Studio3T_AMA

Trimming a prefix rom a string during aggregation should be simple, but there’s no out of the box operator to do it. In this AMA, we show you how.

Posted on: 03/08/2022 (last updated: 27/08/2024) • Dj Walker-Morgan 3 minutes