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

Oracle NoSQL vs Redis comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 15, 2026

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

Oracle NoSQL
Ranking in NoSQL Databases
13th
Average Rating
8.0
Reviews Sentiment
6.8
Number of Reviews
8
Ranking in other categories
No ranking in other categories
Redis
Ranking in NoSQL Databases
4th
Average Rating
8.8
Reviews Sentiment
5.9
Number of Reviews
26
Ranking in other categories
Managed NoSQL Databases (6th), In-Memory Data Store Services (1st), Vector Databases (4th), AI Software Development (13th)
 

Mindshare comparison

As of May 2026, in the NoSQL Databases category, the mindshare of Oracle NoSQL is 3.8%, up from 2.7% compared to the previous year. The mindshare of Redis is 8.6%, up from 6.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
NoSQL Databases Mindshare Distribution
ProductMindshare (%)
Redis8.6%
Oracle NoSQL3.8%
Other87.6%
NoSQL Databases
 

Featured Reviews

SS
Support on banking at Aithent
Handles large data volumes effectively but connection issues require attention
The Oracle NoSQL solution is used primarily for storing data for our web applications. We work alongside the DBA team for this purpose, given that specific departments manage aspects of its use. We choose it specifically to handle large scales of data, such as in one of our bank customer's scenarios using more than nine hundred gigabytes of data.
Varuns Ug - PeerSpot reviewer
Senior Software Developer at NIT
Caching has accelerated complex workflows and delivers low latency for high-traffic microservices
A few features of Redis that I use on a day-to-day basis and feel are among the best are extremely low latency and high throughput. Since Redis is in-memory, it makes it ideal for cases such as caching and rate limiting where response time is critical. TTL expiry support is very useful in Redis as it allows me to automatically evict stale data without manual cleanup, which is something I use heavily in my caching strategy. Another point I can mention is that the rich data structures such as strings, hashes, and even sorted sets are very powerful. I have used strings for caching responses and counters, whereas I have used hashes for storing structured objects. One more feature I can tell you about is atomic operations. Redis guarantees atomicity for operations such as incrementing a counter, which is very useful for rate limiting and avoiding race conditions in distributed systems. Finally, I want to emphasize that Redis is easy to scale and integrate, whether through clustering or using a distributed cache across microservices. Redis has impacted my organization positively by providing default support that is very useful. For metrics, in one of my core systems, introducing Redis as a distributed cache helped me achieve around an 80% cache hit rate, which reduced repeated downstream services. Real API latency also improved from around two seconds to approximately 450 milliseconds for P99. It also helped reduce the load on dependent services and databases, which improved overall system reliability.

Quotes from Members

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

Pros

"So far, we find stability to be very reasonable, it is dependable and we do not have any big issues."
"The features I've found to be most valuable are the speed of reading and writing (read/write performance levels are really high), the transactions model (semantics for data manipulation), and just the overall simplicity of using it."
"Try it! You’ll be impressed."
"With Oracle NoSQL, our clients have a highly scalable, simple to set up database that performs very well when data is organized correctly from the beginning."
"The tool is easy to learn."
"Oracle NoSQL is pretty scalable."
"NoSQL has high availability; I think it's perfect from a technical perspective, and it's quick to run and go."
"NoSQL has high availability. I think it's perfect from a technical perspective. It's quick to run and go."
"I find Redis valuable primarily for its caching capabilities, particularly in handling cache requests effectively. Its simplicity in managing key-value pairs for caching is one of its strengths, making it a preferred choice over more complex databases like MongoDB for specific use cases. However, I haven't explored Redis extensively for managing complex data structures beyond caching, as MongoDB might be more suitable for such scenarios."
"Redis is good for distributed caching management."
"Redis acts as an in-memory search tool that improves the speed of operations."
"Redis is better tested and is used by large companies. I haven't found a direct alternative to what Redis offers. Plus, there are a lot of support and learning resources available, which help you use Redis efficiently."
"Redis is a simple, powerful, and fast solution."
"The solution is fast, provides good performance, and is not too expensive."
"It makes operations more efficient. The information processing is very fast, and very responsive. It's all about the technology."
"Redis provides an easy setup and operation process, allowing users to quickly connect and use it without hassle."
 

Cons

"I would rate Oracle NoSQL six or 6.5 out of ten based on my experience."
"The installation is difficult."
"Focusing on making the administration easier compared to other solutions like MongoDB could be beneficial. Simplifying the administrative tasks could enhance the user experience."
"Personally, I’d like to see some improvements in the monitoring UI for it."
"Handling big data in a user-friendly way is currently a bit of an issue. The dashboard for this needs some work."
"Oracle could improve how NoSQL works in containers. I don't think NoSQL needs any new features, but I want to see new features in the Oracle Cloud Infrastructure. I would like to see some improvements in OCI's building options."
"You will get high performance when you organize your data correctly at the beginning. Otherwise, there are instability issues."
"We've had some issues with stability. During our testing, we were able to drop an entire database by writing huge amounts of data."
"One limitation is that Redis is memory-based, so scaling can become expensive compared to disk-based systems."
"In future releases, I would like Redis to provide its users with an option like schema validation. Currently, the solution lacks to offer such functionality."
"Managing memory efficiently and troubleshooting issues can sometimes require additional tooling, so these areas can also be improved."
"Redis presents a single point of failure and lacks fault tolerance."
"There is a lack of documentation on the scalability of the solution."
"For the PubSub feature, we had to create our own tools to monitor the events."
"Sometimes, we use Redis as a cluster, and the clusters can sometimes suffer some issues and bring some downtime to your application."
"Redis could be improved by introducing a GUI to display key-value pair database information, as it is currently a CLI tool with no visual representation."
 

Pricing and Cost Advice

"The product is expensive and Oracle could work to lower the licensing cost."
"The tool is open-source. There are no additional costs."
"Redis is an open-source product."
"Redis is not an overpriced solution."
"We saw an ROI. It made the processing of our transactions faster."
"Redis is an open-source solution. There are not any hidden fees."
report
Use our free recommendation engine to learn which NoSQL Databases solutions are best for your needs.
893,311 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Outsourcing Company
9%
Manufacturing Company
9%
Comms Service Provider
8%
Financial Services Firm
25%
Computer Software Company
10%
Comms Service Provider
7%
University
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Midsize Enterprise3
Large Enterprise5
By reviewers
Company SizeCount
Small Business11
Midsize Enterprise6
Large Enterprise10
 

Questions from the Community

What needs improvement with Oracle NoSQL?
Sometimes we face problems with the connection between our applications and the database. It may be due to network issues or performance issues on Oracle's side. Our DBA team requests validations f...
What is your primary use case for Oracle NoSQL?
We use Oracle NoSQL ( /products/oracle-nosql-reviews ) to store data for our web applications. It is being used for customer projects, and we handle one of our bank customers using more than nine h...
What do you like most about Redis?
Redis is better tested and is used by large companies. I haven't found a direct alternative to what Redis offers. Plus, there are a lot of support and learning resources available, which help you u...
What needs improvement with Redis?
Overall, Redis is a powerful and reliable tool, but there are a few areas for improvement. One limitation is that Redis is memory-based, so scaling can become expensive compared to disk-based syste...
What is your primary use case for Redis?
My main use case for Redis is caching frequently accessed data to improve performance and reduce database load. For example, I cache API responses and user-related data so that repeated requests ca...
 

Also Known As

No data available
Redis Enterprise
 

Overview

 

Sample Customers

Airbus, Globacom, WebAction
1. Twitter 2. GitHub 3. StackOverflow 4. Pinterest 5. Snapchat 6. Craigslist 7. Digg 8. Weibo 9. Airbnb 10. Uber 11. Slack 12. Trello 13. Shopify 14. Coursera 15. Medium 16. Twitch 17. Foursquare 18. Meetup 19. Kickstarter 20. Docker 21. Heroku 22. Bitbucket 23. Groupon 24. Flipboard 25. SoundCloud 26. BuzzFeed 27. Disqus 28. The New York Times 29. Walmart 30. Nike 31. Sony 32. Philips
Find out what your peers are saying about Oracle NoSQL vs. Redis and other solutions. Updated: April 2026.
893,311 professionals have used our research since 2012.