Skip to content
Studio 3T - The professional GUI, IDE and client for MongoDB
  • Tools
    • Aggregation Editor
    • IntelliShell
    • Visual Query Builder
    • Export Wizard
    • Import Wizard
    • Query Code
    • SQL Query
    • Connect
    • Schema Explorer
    • Compare
    • SQL ⇔ MongoDB Migration
    • Data Masking
    • Task Scheduler
    • Reschema
    • AI Helper
    • Team Sharing
    • Index Manager
    • More Tools and Features
  • Solutions
  • Resources
    • Knowledge Base
    • MongoDB Tutorials & Courses
    • Tool/Feature Documentation
    • Blog
    • Community
    • Testimonials
    • Whitepapers
    • Reports
  • Contact us
    • Contact
    • Sales Support
    • Feedback and Support
    • Careers
    • About Us
  • Store
    • Buy Now
    • Preferred Resellers
    • Team Pricing
  • Download
  • My 3T
search

Is there a quicker way to query _id values? #Studio3T_AMA

Posted on: 27/10/2021 by Dj Walker-Morgan

Q: Is there a quicker way to query _id values in Studio 3T? I hate typing out the same old query!

Welcome to the latest Studio 3T Ask Manatees Anything – #Studio3T_AMA. Want to know how to use Studio 3T to make your MongoDB life better? Just tweet and use #Studio3T_AMA or email [email protected].

A: It can be so tedious typing out the same old queries for the _id field. It’s the unique id for every document and so it becomes embedded in your daily query life. After a while typing

{ "_id": ObjectId(" the object id goes here") }

becomes second nature to you and you settle in to digging through various documents. But there is another way.

Enter Studio 3T Query _id shortcuts. 

If you write a string, date, or number into the query field of the Collection Tab and hit return, Studio 3T will look at it, try and determine what type it is and create an id filter for that on the spot.

ObjectId _id

Let’s start with ObjectId; the default type for _id fields. If you enter the hexadecimal number that conforms to an ObjectId:

Query _id with an ObjectId _id shortcut

…and then hit return, it expands out to:

An ObjectId _id shortcut expanded

That’s wrapped the value in an ObjectId, complete with quotes and all inside a { “_id”: … }:

{ "_id" : ObjectId("57d28452ed5d4d54e8686f9d") }

Because you may be copying these values from code or configuration files, Studio 3T also recognises an ObjectId if it has single or double quotes around it.

UUID _id

Next up, UUIDs. UUIDs are an alternative to ObjectIds; they carry less information than an ObjectId, but their unique qualities make them useful as a unique id across systems. They appear as yet another hexadecimal based string, one which can be identified by Studio 3T. That means entering a UUID string

Query _id with A UUID _id shortcut

Hit return and that’s transformed into:

A UUID _id shortcut expanded

Integer _id

Are you old school with your _id field? Using integer values for records. We’re here to help with that too:

Query _id with an Integer _id shortcut

Hit return for a perfectly formed integer id query:

An Integer _id shortcut expanded

Don’t put quotes around this one though because that would force it to be interpreted as a string. Talking of which…

String _id

Not the most common of index types, but if you do use strings for your index, you should know you can put a single or double quoted string in:

Query _id with a String _id shortcut

And after hitting return, you’ll have an _id query using that string:

A String _id shortcut expanded

Wrapping up

The _id shortcut may look simple, but it can save a lot of time if you spend your time looking up records by their _id. It’s a Studio 3T tip everyone should know.


How helpful was this article?
This article was hideous
This article was bad
This article was ok
This article was good
This article was great
Thank you for your feedback!

About The 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.

Related articles

  • Why can’t I change the _id field? #Studio3T_AMA
  • What is the fastest way to make a database connection? #Studio3T_AMA
  • Exercise 3: Grouping array values and generating a document count for each group
  • Exercise 2: Converting string values in one of the lookup fields to integers
  • How does Studio 3T’s SQL Query work? #Studio3T_AMA

Tags

2022 academy aggregation AMA atlas Certification christmas community connections culture date tags events export features hackolade import intellishell In Use JSON knowledge base migration modelling mongodb mongoodb mongosh My 3T productivity product management query regex releases schema security SQL Studio 3T studio3t tasks time series tips updates webinar windows

Browse by MongoDB topic

  • 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

Studio 3T

MongoDB Enterprise Certified Technology PartnerSince 2014, 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 YouTubeFind 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 Support
  • Knowledge Base
  • FAQ
  • Reports
  • White Papers
  • Testimonials
  • Discounts

Company

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

© 2023 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
✕