VOOZH about

URL: https://thenewstack.io/mongodb-4-4-promises-less-work-for-database-developers/

⇱ MongoDB 4.4 Promises Less Work for Database Developers - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2020-06-09 11:53:43
MongoDB 4.4 Promises Less Work for Database Developers
news,
Software Development

MongoDB 4.4 Promises Less Work for Database Developers

With the general available release of MongoDB version 4.4, its core database, MongoDB continues to pursue its simple yet ambitious goal as a NoSQL database provider of “making data easy for developers to work with has always been our goal," Kreuter said.
Jun 9th, 2020 11:53am by B. Cameron Gain
👁 Featued image for: MongoDB 4.4 Promises Less Work for Database Developers

While the concept of the database’s function remains straightforward, its implementation and design, as well as management, can remain notoriously difficult. An organization will often require data persistence across several different otherwise siloed environments, while the implementation of a single and reliable data search capability with added data-analysis functionality can remain impossibly hard to achieve.

This is why, in part, MongoDB has continued its ambitious efforts to offer DevOps teams, since its inception, a more intuitive query language, a more flexible data model and streaming capabilities for resiliency scale, Richard Kreuter, chief customer officer for MongoDB, told The New Stack.

With the general available release of MongoDB version 4.4, its core database, MongoDB continues to pursue its simple yet ambitious goal as a NoSQL database provider of “making data easy for developers to work with has always been our goal,” Kreuter said.

“There are more places that developers work with data than just sort of the operational database,” Kreuter said. “There’s also a need for search capabilities to give people a Google-like interface or experience for the data in their applications.”

👁 Image

To that end, MongoDB 4.4 largely features Atlas Data Lake and Atlas Search, as the database provider extends its capabilities beyond those that its core database has offered.

Atlas Data Lake’s capabilities, announced with the beta version of MongoDB 4.4, include improved analytics, long-running MongoDB Query Language (MQL) queries and improved intelligence from data beyond the operational layer. Additionally, with the GA release, Atlas offers data tiering, allowing for the transfer of data from archived operational databases into the data lake on S3. This allows DevOps teams to “solve certain sorts of problems around balancing cost for performance” between having data stored in the operational database and having a single endpoint for queries sent to the controller for “analytics across all the data,” whether it’s the operational database or the data lake,  Kreuter said.

The release shows some promise to help automate and remove manual processes developers would otherwise have to design to integrate database management from disparate environments, often from a mix of multicloud and on-premises sources, Torsten Volk, an analyst for Enterprise Management Associates (EMA), said. “Developers hate doing commodity work they have done dozens of times before, but they still cannot use their old code because it would not quite fit in with the new application architecture, data sources or query languages used, Volk said. “The federated queries where I can use a single query for the Atlas data lake and data in S3 archives is the kind of simplicity developers are going to like.”

Indeed, DevOps teams often find themselves spending an inordinate amount of time searching, mobile synching, content archiving or “even managing a bunch of custom objects within a data store always seems to take a ton of time to get done,” Volk said. “This release promises to create a unified foundation to allow developers to automatically integrate different data sources and capabilities that developers otherwise would have to hand-code,” Volk said. “It provides a unified query language and API layer across clouds and on-premises locations so that developers don’t need to constantly waste time reinventing the wheel.”

MongoDB has also made Realm generally available — which it acquired with the purchase of Realm last year — for MongoDB Cloud for mobile platforms, thus widening its mobile reach. This means with MongoDB Cloud, Realm databases can extend to mobile edge devices, while the Realm sync service keeps all devices synchronized with data,  Kreuter said. It does this by using a background sync solution that stores all of its data in Atlas with conflict detection and resolution “and all that good stuff across all the different devices that are out there,” Kreuter said. “This radically reduces developer time for people who are building mobile apps who have to also manage data,” Kreuter said.

New capabilities MongoDB also communicated for the MongoDB 4.4 release include:

  • Union: Improved analytics capabilities while reducing dependencies on ETL processes and data warehouses.
  • Refinable shard keys: The ability to continually modify the locations of data depending on applications and business requirements.
  • Edged reads: More predictable performance, such as when nodes might not be working optimally, by submitting read requests to multiple replicas and returning results to the client as soon as the quickest node responds.

As mentioned above, MongoDB has sought to “make data easy for developers to work with the document-oriented data model” as DevOps teams often tend to seek to combine a range of database needs from “a spectrum from rigidity to flexibility,” Kreuter said.

“It’s very easy to get started with or to put data in, so you don’t have to be bothered about designing a schema upfront if you just want to get started and start prototyping really fast,” Kreuter said.

MongoDB is a sponsor of The New Stack.

Feature image via Pixabay.

TRENDING STORIES
BC Gain is founder and principal analyst for ReveCom Media. His obsession with computers began when he hacked a Space Invaders console to play all day for 25 cents at the local video arcade in the early 1980s. He then...
Read more from B. Cameron Gain
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.