
MongoDB
ArangoDB
Apache Cassandra
CouchBase
memcached
OrientDB
neo4j
Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

jQuery
React Native
Babel
Composer
OpenSSL
Raven.js
Symfony
Underscore is a utility-belt library for JavaScript that provides a lot of the functional...
Which is more popular?
Based on our record, Redis should be more popular than Underscore.js. It has been mentioned 239 times since March 2021.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | redis.io | underscorejs.org |
| Pricing | ||
| Listed in |
In their own words, as submitted to SaaSHub.


Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis...
No description of Underscore.js yet.
What each product offers, as listed by its team.


Possible disadvantages
Possible disadvantages
An editorial look at what each product does well and who it suits.


No analysis of Redis yet.
Overall verdict
Why this product is good
Recommended for
Developers working on smaller projects or legacy codebases that require a reliable utility library with functional programming techniques. It’s also suitable for those who prefer a minimalistic approach and don’t require the extensive features of heavier alternatives.
Walkthroughs and reviews on video.
What is Redis? | Why and When to use Redis? | Tech Primers
More videos
Introduction to Underscore.JS
How often each product is chosen within a category, 0–100% relative to the other.


Share your experience with using Redis and Underscore.js. For example, how are they different and which one is better?
External articles and on-site reviews we used to compare the two products.


Redis is an exceptionally fast in-memory data store that is known for its speed and versatility. It supports a broad range of use cases, including caching, real-time analytics, and pub/sub messaging, which makes it a...
Redis is an open-source, in-memory data store used as a database, cache, and message broker for high-performance applications.
Redis offers a RESTful API for accessing data stored within its in-memory technology data structures. This API provides a simple and efficient way to interact with Redis, enabling developers to leverage its...
We have no reviews of Underscore.js yet. Be the first one to post
Recommendations tracked on public social media and blogs since March 2021.


That's Redis. It's an in-memory data store, it hands us atomic counter primitives like INCR, and it can expire keys automatically so windows reset on their own. - Source: dev.to / about 1 month ago
Event loops are a paradigm for processing events different than your typical single-threaded or multi-threaded application. Your request gets broken down into async "events" that are executed in a loop to improve performance and minimize... - Source: dev.to / about 1 month ago
Why a cache server? Well, to be, a cache system is the smallest piece of software one can found everywhere. There is a reason why redis, memcached or many other projects like that are used by everybody: developers need a way to store... - Source: dev.to / 5 months ago
Underscore - JavaScript library that provides a whole mess of useful functional programming. - Source: dev.to / 8 months ago
Underscore was created by Jeremy Ashkenas (the creator of Backbone.js) in 2009 to provide a set of utility functions that JavaScript lacked at the time. It was also created to work with Backbone.js, but it slowly became a favorite among... - Source: dev.to / almost 2 years ago
There was a step-change improvement for me when I tried expressing some JS patterns via `underscore.js` instead of procedurally: eg: http://underscorejs.org/#each Thinking of something as `each | map | filter | sum` is waaay less buggy... - Source: Hacker News / almost 2 years ago
When comparing Redis and Underscore.js, you can also consider the following products.

MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Compare MongoDB to Redis or Underscore.js:


A distributed open-source database with a flexible data model for documents, graphs, and key-values.
Compare ArangoDB to Redis or Underscore.js:

A framework for building native apps with React
Compare React Native to Redis or Underscore.js:

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
Compare Apache Cassandra to Redis or Underscore.js:

Babel is a compiler for writing next generation JavaScript.
Compare Babel to Redis or Underscore.js: