
Build faster with the MongoDB for IntelliJ Plugin. Query and manage data without leaving your development environment.

Now in Public Preview: The MongoDB for IntelliJ Plugin
Build faster with the MongoDB for IntelliJ Plugin. Query and manage data without leaving your development environment.
Mongoose Now Natively Supports QE and CSFLE
Mongoose 8.15.0 now natively supports Queryable Encryption (QE) and Client-Side Level Field Encryption (CSFLE).
Introducing Kingfisher: Real-Time Secret Detection and Validation
Discover Kingfisher, MongoDBโs open-source tool for security and DevOps engineers to detect and validate exposed secrets in code and repositories.
Can't install MongoDB on RHEL 9 due to libssl, libcrypto, and GPG issues.
Hello all,
I'm deploying an Amazon EC2 instance of RHEL and attempting to install MongoDB via yum.
Following the guide provided by MongoDB, if I place only the repo file for either mongodb 7 or 8, the install fails. If I place both repo files, it still fails.
If only 7's repo file is present, it fails with 7's GPG key.
undefined
MongoDB Repository 434 B/s | 1.6 kB 00:03 Importing GPG key 0x1785BA38: Userid : "" Fingerprint: E588 3020 1F7D D82C D808 AA84 160D 26BB 1785 BA38 From : https://pgp.mongodb.com/server-7.0.asc error: Certificate 160D26BB1785BA38: Policy rejects 160D26BB1785BA38: No binding signature at time 2025-05-28T14:23:03Z Key import failed (code 2). Failing package is: mongodb-database-tools-100.12.1-1.x86_64 GPG Keys are configured as: https://pgp.mongodb.com/server-7.0.asc Public key for mongodb-mongosh-2.5.1.x86_64.rpm is not installed. Failing package is: mongodb-mongosh-2.5.1-
We are excited to announce several improvements and expansions to our AWS CloudFormation and CDK integrations.
Dark Mode for Atlas is Now Available in Public Preview | MongoDB Blog
We are thrilled to announce a much-anticipated feature for MongoDB Atlas. Dark mode is now available in Public Preview for users worldwide.
EF Core + MongoDB
An introduction to the MongoDB database provider for EF Core, including use of Testcontainers
cross-posted from: https://programming.dev/post/5306728
MongoDB Compass GUI 1.39.0
What's Changed New Features feat(insights): enable insights by default COMPASS-7000 Bug Fixes fix: use value from the evt.target to fix index creation COMPASS-6981 fix(compass): cap number of lo...
New Features feat(insights): enable insights by default COMPASS-7000
Bug Fixes fix: use value from the evt.target to fix index creation COMPASS-6981 fix(compass): cap number of log files to 100 MONGOSH-1449 fix(compass-components): case sensitive index key badges COMPASS-6510 fix(compass-query-bar): map project to projection before emitting open-explain-plan event COMPASS-6995 fix(compass-components): use mod for hotkey so windows uses ctrl instead of windows key COMPASS-6777 fix(explain-compat): handle missing execution stats in raw explain
Atlas Search Changelog - 10 July 2023 Release
Learn about new Atlas Search features, improvements, and bug fixes.
10 July 2023 Release Adds the sort operator, which supports sorting in ascending or descending order on fields that you define in your Atlas Search index for sorting.
Limits the knnBeta operator as a top-level operator.
Introduces the ability to perform text, wildcard, regular expression, fuzzy, and range searches on string fields by using the queryString operator.