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 is easy to use."
"MongoDB's best features are scalability, document management, and data security."
"The solution does not hold data in tabular format like SQL does but rather clusters data so that it can link on a large scale."
"Based on our experience so far, it is stable."
"MongoDB is comparatively lightweight; it is a JSON extract, and once you define a schema and extract it, you can push all the relationships in any way you want, making it easier to define and get different types of transactions into MongoDB and easier to set it up as compared to other solutions."
"The most valuable feature of MongoDB is the NoSQL database. In a SQL database, we need to join data together with a unique ID amongst other things, but in MongoDB, it's not required. We can directly receive all the information. The performance is very good. Additionally, they have frequent updates."
"The installation of MongoDB is straightforward."
"We decided to work with MongoDB as its interface is easier to understand and more universal."
"The tool's performance is good, and I don't have any problems with it."
"This product helped us to develop a performance-critical DB backend module in the healthcare domain."
"As a key/value store, Oracle BDB is simple to use, and it provides ACID transactions for companies that cannot afford eventual consistency."
"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."
"The product meets all the essential business requirements."
 

Cons

"The performance of the solution could be improved."
"At the start, connecting to the database via Compass or through a direct ID was a challenge."
"So I would say our compatibility and performance are the two things that came up that I know in the project we had problems with."
"The free tools, like MongoDB Compass, could be enhanced."
"More stable indexes would be helpful in a future release. That's been an issue for some time. I don't know if it's been fixed now but we transitioned to it because we needed a search index to be able to search for things and if that goes or starts disappearing, we have to move away from that solution. I don't know if they fixed it, last time I had this issue was three years ago so they might have solved it."
"It isn't easy to recognize entities with MongoDB."
"Lacks sufficient scalability and elasticity."
"MongoDB could be more secure."
"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."
"The product's interface could be more intuitive and user-friendly."
"Environment corruption is a common problem found when a DB environment is used by more than one process on a machine at a time."
"There were some mid-term small releases that caused database crashes, but this was later fixed."
"Memory usage becomes a problem when the number of entries stored within the key/value store are quite high (hundreds of millions)."
 

Pricing and Cost Advice

"I chose MongoDB because it is cost-effective compared to Oracle, which can be expensive. In addition, MongoDB has good performance and has not caused any issues while working with it. It has been a good choice for me."
"It's open-source."
"I believe that the licensing fees are paid on a yearly basis."
"The product is affordable."
"This is an open-source solution."
"MongoDB is not expensive."
"There are different licenses available to be purchased, such as individual, premium, or enterprise."
"MongoDB's pricing is reasonable."
"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.
910,409 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Manufacturing Company
8%
Outsourcing Company
7%
Construction Company
7%
Financial Services Firm
14%
Educational Organization
11%
University
10%
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.
910,409 professionals have used our research since 2012.