Learn how to perform the following tasks using the Rust driver in the Fundamentals section:
Connect to MongoDB
Specify the Stable API Version
Authenticate to MongoDB
Connect By Using Enterprise Authentication Mechanisms
Read from and Write to MongoDB
Convert Data to and from BSON
Manage Databases and Collections
Implement Schema Validation
Perform Aggregations
Create and Manage Indexes
Perform a Multi-Document Transaction
Create a Time Series Collection
Record Driver Events
Run A Database Command
Optimize Driver Performance
Configure Asynchronous and Synchronous Runtimes
Monitor Driver Events
Specify Collations to Order Results
Query and Write Geospatial Data
Store and Retrieve Large Files by Using GridFS
Back
List Distinct Values
Next
Connections