No more typing reviews! Try our Samantha, our new voice AI agent.

MongoDB Enterprise Advanced vs Oracle Berkeley DB comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

MongoDB Enterprise Advanced
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
82
Ranking in other categories
Open Source Databases (7th), NoSQL Databases (2nd), Managed NoSQL Databases (6th)
Oracle Berkeley DB
Average Rating
7.2
Reviews Sentiment
7.2
Number of Reviews
5
Ranking in other categories
Embedded Database (7th), Non-Relational Databases (2nd)
 

Mindshare comparison

While both are Databases solutions, they serve different purposes. MongoDB Enterprise Advanced is designed for NoSQL Databases and holds a mindshare of 13.1%, down 15.2% compared to last year.
Oracle Berkeley DB, on the other hand, focuses on Embedded Database, holds 5.7% mindshare, up 4.2% since last year.
NoSQL Databases Mindshare Distribution
ProductMindshare (%)
MongoDB Enterprise Advanced13.1%
Redis8.3%
Cassandra8.2%
Other70.4%
NoSQL Databases
Embedded Database Mindshare Distribution
ProductMindshare (%)
Oracle Berkeley DB5.7%
SQLite13.6%
SAP HANA12.8%
Other67.9%
Embedded Database
 

Featured Reviews

AB
Co-Founder at Vsigma IT Labs Pvt Ltd
Have managed customer transaction data efficiently and supported high-demand workloads with reliable performance
The integration between data warehouse could be improved. Nowadays, a lot of data is getting generated, so certain ETL flexible scripts with backend database integrations would be an improvement I could see. I will not be able to clearly say there is currently a deficiency there. All our DBs are integrated with a backend data warehouse, not necessarily AWS. When third-party data warehouses are integrated, we are seeing some ETL job performance issues. It is a one-off scenario so we have not thoroughly done any troubleshooting on that. It could be platform or third-party related issue. From the AWS standpoint, if robust integration and data warehouse integration specific tools are added in the advanced suite, that would definitely be helpful.
Emad Mokhatab - PeerSpot reviewer
Solution & Software System Architect at Shaparak
Easy to integrate and manage the setup phase
One of the things that I want to see in Oracle Berkeley DB is a driver for reactive programming. I think the tool's official driver for reactive programming, especially for Java, is the thing that Oracle needs to be more agile in, specifically in those areas of programming that other products are currently going into. Other tools have become more innovative in many areas. I know that Oracle has many responsibilities in maintaining the situation with the current projects and so on. I think it would be very cool if Oracle could make improvements to its projects, as it can help me with my current projects. One reason why I don't choose Oracle Berkeley DB is because we want to go for reactive programming, along with Project Reactor from Spring, but we don't have the official driver for it.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"MongoDB stores the JSON data, and it's easy for me to understand because I'm a JavaScript Developer."
"The geospatial index feature is useful for dealing with latitude and longitude data."
"The tool is also user-friendly."
"MongoDB is flexible and it allows other applications to be added."
"One of the first things I noticed when I had my first experience with MongoDB was how easy it was to use. I was expecting more difficulties or at least some challenges, but it was very, very easy to use. It's great technology, performs well, and is very convenient."
"Based on our experience so far, it is stable."
"One of the most valuable features is the ability to Text Search can be used anywhere and anytime."
"My advice for anybody who is considering MongoDB is that when we want to have flexibility in storing our data, I recommend using it."
"The product meets all the essential business requirements."
"We always had predictability, and by using a custom-built data service layer with plugins, it provided us a lot of scalability, fast turnaround for our fast-moving business requirement and huge data."
"As a key/value store, Oracle BDB is simple to use, and it provides ACID transactions for companies that cannot afford eventual consistency."
"This product helped us to develop a performance-critical DB backend module in the healthcare domain."
"The tool's performance is good, and I don't have any problems with it."
 

Cons

"MongoDB should improve its data loading part."
"MongoDB could improve by not having so many updates and different versions."
"You need integration with other tools to run the query in MongoDB."
"A normal Oracle or database tester will take some time to gear up to MongoDB because the way of writing queries is different in MongoDB."
"The documentation for MongoDB is not very good and should be improved."
"MongoDB could be more secure."
"I think it would be good to have more search options such as an index resource. This will provide more options and resources to do advance searches."
"A normal Oracle or database tester will take some time to gear up to MongoDB because the way of writing queries is different in MongoDB. There should be some kind of midway where a person who is coming from an Oracle background can write a query and get a response by using something like a select * statement or other such things. There should be some way for MongoDB to interpret these commands rather than making a person learn MongoDB commands and writing them. I struggled while writing these MongoDB commands. I had not seen such queries before. It was pretty difficult to get them. This is one of the areas where it would help from the improvement standpoint."
"There were some mid-term small releases that caused database crashes, but this was later fixed."
"I think the tool's official driver for reactive programming, especially for Java, is the thing that Oracle needs to be more agile in, specifically in those areas of programming that other products are currently going into."
"Environment corruption is a common problem found when a DB environment is used by more than one process on a machine at a time."
"Memory usage becomes a problem when the number of entries stored within the key/value store are quite high (hundreds of millions)."
"The product's interface could be more intuitive and user-friendly."
 

Pricing and Cost Advice

"MongoDB is not expensive."
"MongoDB has a free version. You can also buy the enterprise edition, which is cheaper than Oracle."
"There are different licenses available to be purchased, such as individual, premium, or enterprise."
"It's a community edition, so we do not pay anything."
"MongoDB is an open-source product."
"The solution is open source so is free."
"I believe that MongoDB is free."
"I only used the open-source version."
"I rate the product's pricing a five out of ten."
"There is a need to pay for the licenses and features of the tool."
report
Use our free recommendation engine to learn which NoSQL Databases solutions are best for your needs.
909,647 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Manufacturing Company
8%
Construction Company
7%
Comms Service Provider
7%
University
14%
Financial Services Firm
13%
Educational Organization
11%
Outsourcing Company
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business36
Midsize Enterprise13
Large Enterprise39
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for MongoDB?
I think it depends on the provider. For example, on DigitalOcean, they have strict routing. You have to whitelist an IP address, or you risk getting DDoS. Then if you're going for the Atlas one tha...
What needs improvement with MongoDB?
I don't really have a deep dive into it, but I see that MongoDB Enterprise Advanced has RAG and Vertex support. However, we really didn't use it because I think one thing also is that Prisma, the O...
What is your primary use case for MongoDB?
A typical use case for MongoDB Enterprise Advanced is mostly for the database, storing our data.
What is your experience regarding pricing and costs for Oracle Berkeley DB?
There is a need to pay for the licenses and features of the tool. It can help other people use the tool properly.
What needs improvement with Oracle Berkeley DB?
One of the things that I want to see in Oracle Berkeley DB is a driver for reactive programming. I think the tool's official driver for reactive programming, especially for Java, is the thing that ...
What advice do you have for others considering Oracle Berkeley DB?
Giving out some free subscriptions and offering some premium plans for enterprise solutions that Oracle presents to the audience can help other people who want to use it. Being more agile in adapti...
 

Also Known As

No data available
Berkeley DB
 

Overview

 

Sample Customers

Facebook, MetLife, City of Chicago, Expedia, eBay, Google
Safe Water Kenya
Find out what your peers are saying about Microsoft, MongoDB, Redis and others in NoSQL Databases. Updated: August 2026.
909,647 professionals have used our research since 2012.