DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Memgraph vs. Microsoft Azure SQL Database vs. Redis vs. Rockset

System Properties Comparison Memgraph vs. Microsoft Azure SQL Database vs. Redis vs. Rockset

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRedis  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jDatabase as a Service offering with high compatibility to Microsoft SQL ServerPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelGraph DBMSRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.54
Rank#98  Overall
#8  Graph DBMS
Score75.45
Rank#17  Overall
#12  Relational DBMS
Score152.19
Rank#7  Overall
#1  Key-value stores
Score0.88
Rank#200  Overall
#34  Document stores
Websitememgraph.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaseredis.com
redis.io
rockset.com
Technical documentationmemgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.redis.com/­latest/­index.html
redis.io/­docs
docs.rockset.com
DeveloperMemgraph LtdMicrosoftRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Rockset
Initial release2017201020092019
Current releaseV127.2.5, May 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++CC++
Server operating systemsLinuxhostedBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
hosted
Data schemeschema-free and schema-optionalyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesdynamic typing
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesnono infoingestion from XML files supported
Secondary indexesyesyes infowith RediSearch moduleall fields are automatically indexed
SQL infoSupport of SQLnoyeswith RediSQL moduleRead-only SQL queries, including JOINs
APIs and other access methodsBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
proprietary protocol infoRESP - REdis Serialization ProtocolHTTP REST
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresTransact SQLLua; Redis Functions coming in Redis 7 (slides and Github)no
Triggersyespublish/subscribe channels provide some trigger functionality; RedisGearsno
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes, with always 3 replicas availableMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonothrough RedisGearsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationACIDAtomic execution of command blocks and scripts and optimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlUsers, roles and permissionsfine grained access rights according to SQL-standardAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
Access rights for users and organizations can be defined via Rockset console

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
MemgraphMicrosoft Azure SQL Database infoformerly SQL AzureRedisRockset
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

NASA jettisons Neo4j database for Memgraph citing costs
7 May 2025, theregister.com

Memgraph 3.0 Delivers Streamlined Way to Build Enterprise-Specific GenAI and Agentic AI
10 February 2025, Business Wire

This CEO Got Bill Gates’ Attention—Now He’s Fueling AI with Memgraph’s Speedy Graph Tech
9 April 2025, HackerNoon

Memgraph is Recognized as a Responsive Company in the Knowledge Graph Market by MarketsandMarkets' 360Quadrants
9 April 2025, MarketsandMarkets

Memgraph 3 Simplifies Graph Based AI Projects
11 February 2025, i-programmer.info

provided by Google News

UBS innovates on Azure by transforming its critical workloads from mainframe into cloud native solutions
12 May 2025, Microsoft

Continuous Replication to Amazon RDS for SQL Server from Azure SQL
10 January 2025, Amazon Web Services

Native Vector Support in Azure SQL Database in Public Preview
16 November 2024, infoq.com

The year ahead for SQL Server: Ground to cloud to fabric
15 January 2025, Microsoft

Modernize your database with the consolidation and retirement of Azure Database Migration tools
12 September 2024, Microsoft

provided by Google News

A year on, Valkey charts path to v9 after break from Redis
15 May 2025, theregister.com

Redis announces two new offerings for GenAI app developers
8 April 2025, GlobeNewswire

Best of 2024: Valkey is Rapidly Overtaking Redis
23 December 2024, DevOps.com

When Should You Use a Cache With MongoDB?
14 May 2025, HackerNoon

Accelerate Machine Learning Model Serving with FastAPI and Redis Caching
23 April 2025, KDnuggets

provided by Google News

OpenAI’s first acquisition is an enterprise data startup
21 June 2024, The Verge

OpenAI buys database analytics firm Rockset in nine-figure stock deal, sources say
21 June 2024, Reuters

OpenAI Acquires Rockset and Highlights Where Generative AI is Headed Next
22 June 2024, Synthedia

An Analysis Of OpenAI’s Acquisition Of Rockset And Its Strategic Significance
24 June 2024, Forbes

OpenAI Acquires Rockset
21 June 2024, OpenAI

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here