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

MongoDB

MongoDB 8.2.7

  -  759 MB  -  Open Source
  • Latest Version

    MongoDB 8.3.1

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    MongoDB, Inc. / External Link

  • Filename

    mongodb-windows-x86_64-8.2.7-signed.msi

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.2.7.


For those interested in downloading the most recent release of MongoDB 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.2.7 Screenshots

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

    MongoDB 8.2.7 Screenshot 1
  • MongoDB 8.2.7 Screenshot 2
  • MongoDB 8.2.7 Screenshot 3
  • MongoDB 8.2.7 Screenshot 4
  • MongoDB 8.2.7 Screenshot 5

What's new in this version:

Sharding:
- Ensure MultiStatementTransactionRequestsSender sends commitTransaction to all shards before processing results

Storage:
WiredTiger:
- test_timestamp_abort failed waited 121 seconds for checkpoint file creation
- Turn off failpoint when calling cursor->close()
- Fix statistics for clean pages seen and queued by eviction
- Build and Packaging:
- Use pinned Evergreen distro and re-enable manydb test
- Upload stat files only after tests finish

Internals:
- Skip range deletions when transitioning from embedded to dedicated config servers
- Fix failing rapidyaml
- Timeout can occur for suspendRangeDeletion failpoint wait in agg_orphan_filtering_renamed_shardkey.js
- Killing an OplogWriter operation using killOp() results in a crash
- Add a uassert for non-Linux useGrpcForSearch
- Run Coverity scans only on staging version of release branches
- Always log optime when replication fails to apply an operation
- Handle FTDC BSON exceeding standard size
- DelayableTimeoutCallback ignores earlier timeout values
- configTerm is expected as an int32 but can be an int64
- Copybara sync task uses outdated config due to timing mismatch in Evergreen
- Collection catalog race condition shuts down oplog visibility thread after rollback
- Stop CSRS connection storm from viewless TS tests checking feature flags
- Measure time taken by checkpoint cleanup