Author: Kirsty Burgess

Kirsty Burgess is a technical writer with experience in the financial, telecommunications, and software industries. At 3T Software Labs, she collaborates closely with UX designers, developers, QA engineers, and product managers, to gather information and produce clear, user-focused content, including in-app messaging, knowledge base articles, release notes, and blog posts.

Connection Manager

Whether you are using MongoDB Atlas, MongoDB Community Server, or MongoDB Enterprise Server, the Connection Manager in Studio 3T makes it easy to connect to a standalone connection, replica set, sharded cluster, or DNS seedlist.

Posted on: 28/07/2020 (last updated: 02/06/2025) • Kirsty Burgess 14 minutes

The quickest way to change a field type in MongoDB

Learn how to change a field type in MongoDB in a single document or across all documents in your collection.

Posted on: 10/06/2020 (last updated: 17/03/2025) • Kirsty Burgess 2 minutes

MongoDB Indexes | A Complete Guide and Tutorial

Learn how to use indexes to speed up both simple and complex queries, which in turn will help you build and develop an effective indexing strategy.

Posted on: 08/06/2020 (last updated: 01/05/2025) • Kirsty Burgess 20 minutes

Aggregation Editor

Take a look at how to build aggregation queries stage-by-stage with the Aggregation Editor, starting with this example that uses $match, $group and $sort.

Posted on: 02/06/2020 (last updated: 27/02/2025) • Kirsty Burgess 10 minutes

MongoDB Password Encryption Using Cryptographic Key Store

Studio 3T offers a cryptographic key store to control access to credentials, ensuring that only authorized users have access to MongoDB connections with passwords. The cryptographic key store provides an extra layer of security by using a master password to encrypt stored keys and passwords. Only users with the master password can start and use […]

Posted on: 13/05/2020 (last updated: 21/01/2025) • Kirsty Burgess 2 minutes

How to Copy a MongoDB Collection to Another Database

Copy a MongoDB collection to another database in a few clicks using Studio 3T’s convenient built-in copy and paste features.

Posted on: 29/04/2020 (last updated: 19/06/2024) • Kirsty Burgess 2 minutes

Working with MongoDB Collections: CRUD, Count, Sort, Limit Collection Size & More

New to MongoDB? Check out our helpful beginner’s guide for the basics of creating, modifying, deleting and analyzing MongoDB collections.

Posted on: 21/02/2020 (last updated: 17/03/2025) • Kirsty Burgess 5 minutes

SQL Query

SQL Query makes it possible to write SQL expressions and joins to query MongoDB.

Posted on: 18/02/2020 (last updated: 13/02/2024) • Kirsty Burgess 12 minutes

How to Insert, Update, and Restore MongoDB Documents

A guide on how to perform CRUD operations on documents in MongoDB.

Posted on: 14/02/2020 (last updated: 28/10/2024) • Kirsty Burgess 8 minutes