Skip to content
Studio 3T - The professional GUI, IDE and client for MongoDB
    • Blog
    • Case studies
    • Webinars
    • Knowledge Base
    • MongoDB Tutorials & Courses
    • Tool/Feature Documentation
    • What’s New
    • Community
    • Testimonials
    • Whitepapers
    • Reports
    • Contact
    • Sales Enquiries
    • Feedback and Support
    • Research Program
    • Careers
    • About Us
    • Buy Now
    • Preferred Resellers
    • Team Pricing
  • Try For Free
  • Talk to sales
  • My 3T
Try For Free Talk to sales
search
Categories

Getting Started

Managing Data Connectivity

Moving, Migrating and Syncing Data

Managing, Viewing and Editing Data

Querying and Aggregating Data

Automation and Collaboration

Performance and Optimization

Operations

Security

Tools
Connections Manager Import Wizard Collections Tab Visual Query Builder SQL Query
Connections Manager SQL Connection Manager Team Sharing LDAP/ Kerberos
Authentication
Import Wizard Export Wizard SQL to MongoDB
Migration
MongoDB to SQL
Migration
Data Compare & Sync Task Scheduler
Collections Tab Intellishell Visual Query Builder Schema Explorer SQL Query AI Helper
Visual Query Builder Intellishell Aggregration Editor SQL Query Query Code AI Helper Query Profiler
Task Scheduler Team Sharing AI Helper
Query Profiler Index Manager Visual Explain Schema Explorer Data Compare & Sync Reschema
Schema Explorer Users and Roles Manager Data Compare & Sync Task Scheduler Reschema
Users and Roles Manager LDAP & Kerberos
Authentication
SCRAM-SHA
Authentication
Data Masking
Features and utilities
Dark Theme Session Restore Cryptographic keystore
Explore our Knowledge Base
Connection via Proxy Color-code connections Connection Quickshare Collection History
Explore our Knowledge Base
Copy/paste collections and databases Collection History Incremental migrations Hackolade data modeling integration
Explore our Knowledge Base
Table, Tree, and JSON Views Global Value search In-place editing Validate JSON Show / hide embedded fields Rename fields Document Restore with Collection History
Explore our Knowledge Base
Query Manager Error highlighting Query Assist Query Quickshare
Explore our Knowledge Base
Hot keys Copy/paste database and collections Drag and drop fields ordering
Explore our Knowledge Base
Schema validator Server Status Charts Hide Index Discover missing fields Generate schema documentation
Explore our Knowledge Base
GridFS Support Import databases Export databases Color-code database connections Read-only lock
Explore our Knowledge Base
Read Only Lock Cryptographic keystore Teamsharing security Document Restore in Collection History
Explore our Knowledge Base

Product

Getting Started

Managing Data Connectivity

Moving, Migrating and Syncing Data

Managing, Viewing and Editing Data

Querying and Aggregating Data

Automation and Collaboration

Performance and Optimization

Operations

Security

Categories

Getting Started

Managing Data Connectivity

Moving, Migrating and Syncing Data

Managing, Viewing and Editing Data

Querying and Aggregating Data

Automation and Collaboration

Performance and Optimization

Operations

Security

Tools
Connections Manager Import Wizard Collections Tab Visual Query Builder SQL Query
Connections Manager SQL Connection Manager Team Sharing LDAP/ Kerberos Authentication
Import Wizard Export Wizard SQL to MongoDB Migration MongoDB to SQL Migration Data Compare & Sync Task Scheduler
Collections Tab Intellishell Visual Query Builder Schema Explorer SQL Query AI Helper
Visual Query Builder Intellishell Aggregration Editor SQL Query Query Code AI Helper Query Profiler
Task Scheduler Team Sharing AI Helper
Query Profiler Index Manager Visual Explain Schema Explorer Data Compare & Sync Reschema
Schema Explorer Users and Roles Manager Data Compare & Sync Task Scheduler Reschema
Users and Roles Manager LDAP & Kerberos Authentication SCRAM-SHA Authentication Data Masking
Features and utilities
Dark Theme Session Restore Cryptographic keystore
Explore our Knowledge Base
Connection via Proxy Color-code connections Connection Quickshare Collection History
Explore our Knowledge Base
Copy/paste collections and databases Collection History Incremental migrations Hackolade data modeling integration
Explore our Knowledge Base
Table, Tree, and JSON Views Global Value search In-place editing Validate JSON Show / hide embedded fields Rename fields Document Restore with Collection History
Explore our Knowledge Base
Query Manager Error highlighting Query Assist Query Quickshare
Explore our Knowledge Base
Hot keys Copy/paste database and collections Drag and drop fields ordering
Explore our Knowledge Base
Schema validator Server Status Charts Hide Index Discover missing fields Generate schema documentation
Explore our Knowledge Base
GridFS Support Import databases Export databases Color-code database connections Read-only lock
Explore our Knowledge Base
Read Only Lock Cryptographic keystore Teamsharing security Document Restore in Collection History
Explore our Knowledge Base

Resources

Knowledge base

Discover a vast library of articles, tutorials, and guides to explore and learn more about our products and services.

Industry Reports

Comprehensive analyses on various industries. Discover the latest trends, market movements, and future predictions.

Blog

Explore thought-provoking articles, insightful tips, and inspiring stories from our team of expert writers.

Whitepapers

Access in-depth knowledge on cutting-edge topics. Our whitepapers provide authoritative insights and data-rich info.

Academy
Forum

Store

Buy Now

Discover a vast library of articles, tutorials, and guides to explore and learn more about our products and services.

Pricing

Comprehensive analyses on various industries. Discover the latest trends, market movements, and future predictions.

Enterprise Preferred Resellers Referral Program

Knowledge Base

  • Documentation
  • Tutorials
  • Workshops
Take the fastest route to learning MongoDB. Cover the basics in two hours with MongoDB 101, no registration required.
Start the free course

Tool/Feature Documentation

  • Getting Started with Studio 3T

Connection Tree: Aliases and Notes

Studio 3T 2022.7 and later supports the creation and display of aliases and notes for items in the Connection Tree. It allows items in the tree to have an alternative name (alias) and have text, such as documentation, attached to it (notes).  You can only create aliases and notes for: Databases Collections Views GridFS Buckets […]

Posted on: 21/07/2022 (last updated: 07/09/2022) • Dj Walker-Morgan • 5 minutes
  • Reference

Regular Expressions in Studio 3T

Regular Expressions are a powerful way of expressing string patterns for matching. Value Search uses them to allow you to home in on particular strings in the database with precision. Regular Expressions are commonly available with many languages and applications and the syntax and capabilities of them have a common core. We recommend regex101.com as […]

Posted on: 23/06/2022 (last updated: 07/07/2022) • Dj Walker-Morgan • 5 minutes
  • Query & CRUD Operations

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 […]

Posted on: 23/06/2022 (last updated: 04/04/2024) • Dj Walker-Morgan • 7 minutes
  • Query & CRUD Operations

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 […]

Posted on: 21/04/2022 (last updated: 27/02/2025) • Dj Walker-Morgan • 2 minutes
  • Import/Export

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 […]

Posted on: 06/01/2022 (last updated: 16/04/2024) • Dj Walker-Morgan • 4 minutes
  • Getting Started 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: Copying a collection. Running a unit in […]

Posted on: 26/08/2021 (last updated: 06/09/2021) • Dj Walker-Morgan • 4 minutes
  • Working with MongoDB & SQL

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 […]

Posted on: 24/08/2021 (last updated: 09/03/2022) • Dj Walker-Morgan • 4 minutes
  • Studio 3T Licensing

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.

Posted on: 02/08/2021 (last updated: 09/02/2024) • Dj Walker-Morgan • 3 minutes
  • Studio 3T Licensing

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 […]

Posted on: 23/07/2021 (last updated: 18/10/2021) • Dj Walker-Morgan • 4 minutes

Posts pagination

Back 1 2 3 4 … 7 Next

Related topics

  • Connecting to MongoDB
  • Database Administration & Security
  • Getting Started with MongoDB
  • Getting Started with Studio 3T
  • Import/Export
  • Job Automation & Scheduling
  • MongoDB Aggregation Framework
  • MongoDB/Studio 3T Workshops
  • Performance
  • Query & CRUD Operations
  • Reference
  • Schema
  • Studio 3T Licensing
  • Support and other resources
  • Working with MongoDB & SQL
  • Working with MongoDB Atlas

Related article types

  • Articles
  • Tutorials
  • Workshops

Studio 3T

MongoDB Enterprise Certified Technology PartnerSince 2014, Studio 3T has been helping thousands of MongoDB developers and administrators with their everyday jobs by providing the finest MongoDB tools on the market. We guarantee the best compatibility with current and legacy releases of MongoDB, continue to deliver new features with every new software release, and provide high quality support.

Find us on FacebookFind us on TwitterFind us on YouTubeBrowse our communityFind us on LinkedIn

Education

  • Free MongoDB Tutorials
  • Connect to MongoDB
  • Connect to MongoDB Atlas
  • Import Data to MongoDB
  • Export MongoDB Data
  • Build Aggregation Queries
  • Query MongoDB with SQL
  • Migrate from SQL to MongoDB

Resources

  • Feedback and Support
  • Sales Enquiries
  • Knowledge Base
  • Community
  • FAQ
  • Reports
  • White Papers
  • Testimonials
  • Discounts

Company

  • About Us
  • Blog
  • Research Program
  • Careers
  • Legal
  • Press
  • Privacy Policy
  • EULA

© 2025 3T Software Labs Ltd. All rights reserved.

  • Privacy Policy
  • Cookie settings
  • Impressum

We value your privacy

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data.

By clicking “Accept all”, you consent to the storage of cookies and the processing of personal data for these purposes, including any transfers to third countries. By clicking on “Decline all”, you do not give your consent and we will only store cookies that are necessary for our website. You can customize the cookies we store on your device or change your selection at any time - thus also revoking your consent with effect for the future - under “Manage Cookies”, or “Cookie Settings” at the bottom of the page. You can find further information in our Privacy Policy.
Accept all
Decline all
Manage cookies
✕

Privacy Preference Center

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data. Please choose for which purposes you wish to give us your consent and store your preferences by clicking on “Accept selected”. You can find further information in our Privacy Policy.

Accept all cookies

Manage consent preferences

Essential cookies are strictly necessary to provide an online service such as our website or a service on our website which you have requested. The website or service will not work without them.

Performance cookies allow us to collect information such as number of visits and sources of traffic. This information is used in aggregate form to help us understand how our websites are being used, allowing us to improve both our website’s performance and your experience.

Google Analytics

Google Ads

Bing Ads

Facebook

LinkedIn

Quora

Hotjar

Reddit

Functional cookies collect information about your preferences and choices and make using the website a lot easier and more relevant. Without these cookies, some of the site functionality may not work as intended.

HubSpot

Social media cookies are cookies used to share user behaviour information with a third-party social media platform. They may consequently effect how social media sites present you with information in the future.

Accept selected
✕