Archives

Search In… (aka Value Search)

About Search In… Search In… or Value Search is a wide-range text search on the values stored in a MongoDB collection, database, or server. By default, it scans all documents for text matches (or regular expression matches) in all field values and field names. Search In… scans embedded documents and arrays and shows you the […]

Finding your MongoDB version

How to find your MongoDB version using Studio 3T.

Date Tags

Date tags are placeholders for different date operations relative to when a query is run. Date tags make date fields easier to work with by saving you from having to perform calculations with the MongoDB Date() function. Studio 3T converts the date tags when the query is run into the appropriate MongoDB query, using greater than and […]

Studio 3T logo

Incremental Execution for Export and Migration

Incremental execution makes MongoDB exports or migrations from MongoDB to SQL more manageable. Let’s start with the big picture: State. Incremental execution records the state of a particular field as it passes through the Export or Migration process. That field has to be both unique and sortable. As each document passes through, the state is […]

Working with MongoDB Atlas from A-Z using Studio 3T

Here’s our guide on using MongoDB Atlas from A-Z with Studio 3T.

The Studio 3T Operations Pane

Summary: The progress of Tasks and other operations run in Studio 3T is displayed in the Operations Pane. Inside the Pane is a tree of results, where the leaves of the tree reveal further information about a task. Operations in Studio 3T come from a range of actions: Operations run in the background in Studio […]

Studio 3T logo

Connecting Studio 3T to DigitalOcean Managed MongoDB

Learn how to connect Studio 3T to DigitalOcean’s Managed MongoDB service.

Using Hackolade to configure Studio 3T SQL Migrations

Studio 3T has an extensive range of operations it can perform to merge data in a relational schema (and usually SQL) into a document centric schema. For some users, they wish to approach this task using modeling tools such as Hackolade which can assist with the field mappings and leave a documentable pathway and records […]

Studio 3T Licenses and Troubleshooting

What’s the limits of a Trial license? What’s the difference between the three editions of Studio 3T. Those questions are answered in this article.

Studio 3T License Manager for Administrators

If you have more than one user of Studio 3T, you will want to manage their usage of Studio 3T so that it is in line with the number and types of licenses that you have. Studio 3T’s web-based license manager makes this easy, giving you one central location for all your license work. Signing […]