DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Data Engineering
  3. Databases
  4. Redis Voted #1 NoSQL Database

Redis Voted #1 NoSQL Database

G2's Crowd Grid placed Redis' NoSQL in-memory database above MongoDB, Hive, Cassandra and HBase.

Itamar Haber user avatar by
Itamar Haber
·
Sep. 18, 15 · News
Like (2)
Save
Tweet
Share
6.32K Views

Join the DZone community and get the full member experience.

Join For Free



Last week, users of NoSQL databases worldwide crowned Redis champion in G2 Crowd’s Grid. The Grid℠ represents the democratic voice of real software users, rather than the subjective opinion of one analyst. G2 Crowd rates NoSQL databases algorithmically based on data sourced from product reviews shared by G2 Crowd users and data aggregated from online sources and social networks.

It was no surprise to us – Redis won hands down as the top scoring software in the NoSQL database category and # 4 overall among all databases.

Top 5 things that should come as no surprise to any Redis users:

  1. 100% of reviewers gave Redis 4 or 5 stars on user satisfaction
  2. 79% of reviewers think Redis is headed in the right direction – higher than all other software surveyed in this category.
  3. Average number of months to go live with Redis was 0.8 (3 weeks!) while everyone else needed months
  4. Feature-wise, Redis was rated higher than its peers on 5 out of 7 categories, including data manipulation, storage, availability, stability and security
  5. 92% of Redis users were likely to recommend Redis, higher than all its peers.

Why Does This Matter?

While RDBMS-es are well understood as a category, NoSQL technologies are still being digested by application developers, devops and operations. To make it even more confusing, vendors are adding multiple models to their databases, leaving customers confused about when to use which database technology.

Redis makes it simple. Blazingly fast, highly stable and persistent, it is the #1 choice of users for a variety of different applications and use cases. The unique data structures in Redis, 180 or so commands, Lua scripting language all endow it with a versatility and performance that can’t be beaten. Whether you need high speed analytic processing (example: leaderboards in gaming), in-app social functionality (example: who’s following who and who you also follow), online session management (example: what’s a user doing, clicking, purchasing etc), pub-sub functionality (example: inventory notification to thousands of web clients), geo-spatial lookups (example: who’s close by), unique user counts (example: ranking articles by unique page views), high speed transactions (example: price/currency notifications) – Redis not only delivers it, but delivers it with fewer lines of code, lower latencies and higher throughput than anyone else.

To quote the most read user review on G2 crowd:

“I use Redis for a series of things, specifically a chat system and leaderboards for tracking site activity. I have also used Redis a ton in front of MySQL to serve as a more direct index in scenarios where queries are underperforming and the tables are so larger (50m+ rows) that trying to reindex means a chunk of downtime. I also use Redis for user sessions. I am also starting to migrate away from Memcached for basic key/value stores in front of MySQL.”

The robust data structures that Redis offers are by far my favorite feature. It allows you to create hash tables to simulate more Mongo-like features as well as lists and sorted sets that can be used for queues, chat systems and leaderboards (basically anything you want sorted). Also, the option to flush to disk and have persistence is pretty awesome.

A recent benchmark outlines how much of a no-contest it is when you compare Redis' performance to other technologies – get it here!

Database Redis (company) NoSQL

Published at DZone with permission of Itamar Haber, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Quickly Build an Audio Editor With UI
  • Using AI and Machine Learning To Create Software
  • How To Use Terraform to Provision an AWS EC2 Instance
  • GPT-3 Playground: The AI That Can Write for You

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: