Building on the Best of Relational with the Innovations of NoSQL!

MongoDB for Mac

MongoDB 8.3.3

  -  92.6 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of MongoDB 8.3.3.


For those interested in downloading the most recent release of MongoDB for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • MongoDB 8.3.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    MongoDB 8.3.3 Screenshot 1
  • MongoDB 8.3.3 Screenshot 2
  • MongoDB 8.3.3 Screenshot 3

What's new in this version:

Fixed:
- SERVER-115250 Pause JWKSetRefreshJob during quiesce time
- SERVER-121822 Clustered collections do not correctly filter out results with $lt on _id
- SERVER-125887 Add support for encrypted PEM fules for gRPC egress
- SERVER-126049 MozJS per-scope heap limit check uses process-global GC counter
- WT-16780 Insufficient error context in WT_PANIC checkpoint failures in __wt_block_checkpoint_resolve
- SERVER-126506 Remove SASL params from egress logging
- SERVER-125063 Prohibit nesting of BSONColumn inside BSONColumn
- SERVER-123507 Encrypted predicates inside a $vectorSearch prefilter should get replaced with encryption placeholders
- SERVER-124183 Limit scope of authenticate
- SERVER-124190 Forbid aggregate exchange field from non-internal clients
- SERVER-123918 Validate runtimeConstants.userRoles in IDL
- SERVER-123951 $_internalConvertBucketIndexStats should not return PauseExecution on failed index conversion
- SERVER-124031 Ensure Exchange::getTargetConsumer correctly handles MaxKey
- SERVER-123633 Fix handling of user $-prefixed fields colliding with internal metadata
- SERVER-123370 LDAP query password is logged when set through setParameter
- SERVER-123440 GeometryCollection with strict-winding polygon causes 2dsphere index key generation crash
- SERVER-124959 Validate doc diff array bounds and $_internalApplyOplogUpdate BSON
- All JIRA issues closed in 8.3.3
- 8.3.3 Changelog

Cost-Based Ranker:
- SERVER-118434 Makes the cost-based ranker (CBR) eligible for use during query planning
- SERVER-115402 Adds explain output to the CBR
- SERVER-120369 Adds serverStatus metrics for the CBR
- SERVER-117199 Adds $queryStats metrics for the CBR