Python and MongoDB: How does MongoDB use Python?
So how does MongoDB use Python? This was the most frequently asked question people asked us at PyCon 2019. It is understandable, since MongoDB is written largely in C++ and our main interface, the...
View ArticleMongoDB World 2019 - The Recap
This year's MongoDB World was a huge hit with everyone who attended. There was so much going on that it really was the centre of gravity of the MongoDB Universe. If you couldn't make it, here's a run...
View ArticleHow to Experience MongoDB 4.2 Beta on Atlas
Here's your chance to learn about MongoDB 4.2 the easy way - by getting to use it on the MongoDB Atlas service. As announced at MongoDB World 2019, MongoDB 4.2 is on the way and bringing with it some...
View ArticleTransactions Background Part 6: Retryable Writes
Recent features in MongoDB such as multi-document ACID transactions have required foundational enhancements in MongoDB to enable them. One of these foundational changes is the ability to perform...
View ArticleHow I Used MongoDB Stitch to Build a Website with my Grandma’s Recipes
“Uhh… I work with computers, Gramma,” I stammered out loud (and yes, Gramma’s the name us grandkids call her). Not satisfied, I follow up with “I help to build websites.” She flashed her genuine smile,...
View ArticleBuild Geospatial Visualizations with MongoDB Charts
MongoDB Charts now supports a range of geospatial chart types, allowing you to render data on a map, making it easy to expose trends, gain insights and tell stories using your geographic data. Let us...
View ArticleMongoDB Engineering Journal Looks at Transpiling
The latest publication on the MongoDB Engineering Journal is "Transpiling Between Any Programming Languages - Part 1)".
View ArticleJSON Schema Validation - Dependencies you can depend on
Being able to define a schema based on other properties can be a great benefit in that it can move application logic into the database itself. In this article, we go beyond basic schema and array...
View ArticleLaunching MongoDB Veterans, Our Newest Affinity Group
One of our core company values at MongoDB is “Embracing the Power of Differences.” Our employee affinity groups support our larger commitment to a diverse and inclusive community. It also empowers our...
View ArticleMongoDB Ops Manager 4.0.13 Released
The latest release of Ops Manager is now version 4.0.13.
View ArticleBetter Validation with MongoDB Compass 1.18
In the most recent update to MongoDB Compass, the user experience of creating validation rules has been dramatically refreshed. This experience change also comes with support for JSON Schema validation.
View ArticleIntroducing the MongoDB Enterprise Operator for Kubernetes
Today more DevOps teams are leveraging the power of containerization and technologies like Kubernetes to manage containerized database clusters. To support teams building cloud-native apps with...
View ArticleComing in 4.2 - Compression, Key Rotation and Configuration
MongoDB 4.2 isn't just about new features for developers. Some of the changes are designed specifically with MongoDB operators and administrators in mind. In this Coming In 4.2 article, we take a look...
View ArticleMongoDB.local Is Coming To London
On September 25th, MongoDB.local London will open its doors to the UK and European users of MongoDB. With a keynote from CTO and Co-founder Eliot Horowitz bring everyone up to date with the latest...
View ArticleMongoDB Go Driver updated to version 1.0.4
Version 1.0.4 of the MongoDB Go driver is now available.
View ArticleHow Predii Rapidly Produces Predictive Analytics Tools for IoT with MongoDB
Predii turned to MongoDB to build a solution that enables its customers to process huge volumes of sensor data, technical manuals and service orders and then expose it to machine learning processes and...
View ArticleBenchmarking: Do it right or don't do it at all
A recent report suggested MongoDB's performance was not all it could be, except it was flawed - here we show why you should only benchmark databases you know well.
View ArticleGetting started with the MongoDB Connector for Apache Kafka and MongoDB Atlas
Apache Kafka and MongoDB are combined in the hear of many modern data architectures. Learn how the new MongoDB Connector for Apache Kafka makes it easier than ever to combine the two.
View ArticleCreating the material world through data, one million inventions at a time
How Bremen University use MongoDB in their quest to discover the next generation of materials and investigate their properties.
View ArticleMongoDB PHP Library 1.4.3 has change stream fixes
Version 1.4.3 of the MongoDB PHP library is now available and includes fixes related to resuming a change stream.
View Article