Tag: mongodb

The Journey of Customer-Centric Product Ownership: Studio 3T’s Story

In today’s ever-evolving business landscape, successful companies understand the importance of putting the customer at the center of their product development process. This approach not only ensures the creation of solutions that truly address user needs but also fosters a culture of innovation and collaboration within the organization. In this article, we explore how Studio […]

Posted on: 05/07/2023 (last updated: 11/12/2024) • Arijana Suman 3 minutes

MongoDB.local NYC 2023 Roundup

We’re back from last week’s MongoDB.local event in NYC! We loved talking to you, whether it was at our booth or after Studio 3T’s talk by Leigh Cooper about creating templates for aggregation pipelines. Thank you so much for stopping by! Here’s a summary of the MongoDB product announcements at the NYC event: Atlas Stream […]

Posted on: 28/06/2023 (last updated: 11/12/2024) • Kirsty Burgess 2 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

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
Studio 3T logo

What is $setWindowFields and why is it so neat?

What is $setWindowFields? Well, $setWindowFields is a new Aggregation stage in MongoDB 5.0. In the most recent release of Studio 3T (2022.2), we added support for it in the Aggregation Editor. Why is it so neat? What it does is completely change what you can do with aggregations, literally opening a window on your documents […]

Posted on: 16/03/2022 • Dj Walker-Morgan 4 minutes
3T - MongoDB Tools

Are my MongoDB indexes being used? #Studio3T_AMA

Q: People tell me I should only have the indexes I need on my MongoDB collections. How do I find out which indexes are actually in use for a collection? A: It’s good advice that you make sure collections only have the indexes you need. It can be tempting to add an index that matches […]

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

Why can’t I change the _id field? #Studio3T_AMA

Why can’t you change the _id of a MongoDB document with Studio 3T? It’s all to do with one of the fundamental elements of MongoDB.

Posted on: 19/01/2022 • Dj Walker-Morgan 2 minutes
3T - MongoDB Tools

Windows 11: How to Install MongoDB with Studio 3T

Step by step, learn how to bring MongoDB and Studio 3T to your Windows 11 (or 10) laptop so you can run freely and locally.

Posted on: 11/11/2021 • Dj Walker-Morgan 6 minutes
Studio 3T logo

How do I use MongoDB regex (regular expressions) in Studio 3T? #Studio3T_AMA

Regular expressions are a search superpower and in this Ask Manatees Anything, we find out about MongoDB regex and using them in Studio 3T.

Posted on: 22/09/2021 (last updated: 29/09/2021) • Dj Walker-Morgan 4 minutes