Use the MongoDB Shell to test queries and interact with the data in your MongoDB database.| www.mongodb.com
Explore the command-line options for mongod, MongoDB's primary daemon process, which handles data, manages data access, and performs background management operations.| www.mongodb.com
Query MongoDB documents by data type using the $type operator, which can help you query unstructured data with unpredictable types.| www.mongodb.com
MongoDB Extended JSON (v2)| www.mongodb.com
A glossary of MongoDB terms including operations and features.| www.mongodb.com