Author: Dj Walker-Morgan

Dj has been around since Commodore had Pets and Apples grew everywhere. With a background in Unix and development, he's been around the technology business writing code or writing content ever since.
Studio 3T New Release 2022.10

What’s New in Studio 3T 2022.10 – Polish and Safety

As we come to the end of 2022, the last release of the year focusses on polishing existing features and adding guard-rails to some functions. Studio 3T 2022.10 features auto-completing brackets and quotes, faster smarter tooltips, sortable tasks and more space to edit your aggregations. Headline Features of Studio 3T 2022.10 Auto-completion IntelliShell users will […]

Posted on: 07/12/2022 (last updated: 28/04/2025) • Dj Walker-Morgan 4 minutes

Studio 3T Christmas Competition: Win a year of Ultimate

Would you like Studio 3T Ultimate for a year? Just think of the time you could save with every tool in the Studio 3T toolkit at your command! Well, now you are in with a chance to win just that with this year’s Studio 3T Christmas Competition. All you have to do is create and […]

Posted on: 05/12/2022 (last updated: 21/12/2022) • Dj Walker-Morgan 2 minutes

What’s so good about Time Series Collections?

As you may have noticed, Studio 3T’s latest release, 2022.9, added support for Time Series Collections in MongoDB. MongoDB has always had the ability to store time series data, that is information which is associated with a series of times like sensor readings or stock market prices. Because of the way MongoDB works though, this […]

Posted on: 22/11/2022 • Dj Walker-Morgan 2 minutes
Studio 3T logo

MongoDB Time Series Collections Explained

In this article, we’ll explain what a Time Series is in general and how MongoDB Time Series collections make it more efficient to store and query those collections. What is a Time Series Time Series is a term for data where the most important field is the timestamp, because each entry in a time series […]

Posted on: 22/11/2022 • Dj Walker-Morgan 5 minutes

MongoDB.local London 2022 Roundup

We’re just back from spending the day at MongoDB.local London 2022 where we brought Studio 3T users up to date (and more) with the latest in MongoDB IDEs. It was great to meet so many of you in person.  MongoDB didn’t have much to announce, but given how many things were introduced at MongoDB World […]

Posted on: 16/11/2022 • Dj Walker-Morgan 2 minutes
Studio 3T logo

AMA: Setting an SQL Migration primary key

Q: How do I set the primary key in a Studio 3T Migration from MongoDB to SQL? I want to set my own primary key field name and start it at a specific value. A: You can set your SQL primary key through the Migration Mappings interface. When you do an SQL Migration with Studio […]

Posted on: 14/11/2022 • Dj Walker-Morgan 2 minutes

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

Time 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 minutes