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

DBMS > AgensGraph vs. FoundationDB vs. Memgraph vs. Redis

System Properties Comparison AgensGraph vs. FoundationDB vs. Memgraph vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonFoundationDB  Xexclude from comparisonMemgraph  Xexclude from comparisonRedis  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLOrdered key-value store. Core features are complimented by layers.An open source graph database built for real-time streaming and compatible with Neo4jPopular 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.
Primary database modelGraph DBMS
Relational DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Graph DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#335  Overall
#31  Graph DBMS
#147  Relational DBMS
Score0.89
Rank#197  Overall
#32  Document stores
#29  Key-value stores
#92  Relational DBMS
Score2.54
Rank#98  Overall
#8  Graph DBMS
Score152.19
Rank#7  Overall
#1  Key-value stores
Websitebitnine.net/­agensgraphgithub.com/­apple/­foundationdbmemgraph.comredis.com
redis.io
Technical documentationbitnine.net/­documentationapple.github.io/­foundationdbmemgraph.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperBitnine Global Inc.FoundationDBMemgraph LtdRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release2016201320172009
Current release2.1, December 20186.2.28, November 20207.2.5, May 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C and C++C
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
LinuxBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemedepending on used data modelschema-free infosome layers support schemasschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nonono
Secondary indexesyesnoyes infowith RediSearch module
SQL infoSupport of SQLyessupported in specific SQL layer onlynowith RediSQL module
APIs and other access methodsCypher Query Language
JDBC
Bolt protocol
Cypher query language
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC
Java
JavaScript
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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
Server-side scripts infoStored proceduresyesin SQL-layer onlyLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnonopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingSharding infodynamic graph partitioningSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication using RAFTMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyesin SQL-layer onlyyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infowith snapshot isolationAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers, roles and permissionsAccess 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

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
AgensGraphFoundationDBMemgraphRedis
DB-Engines blog posts

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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, i-programmer.info

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Directors Company completes acquisition of Bitnine
5 December 2024, theinvestor.co.kr

Bitnine: The Newly Revealed ‘AI Teacher’ Powered by Graph Database Delivers Hyper-Personalized Learning Experience
25 March 2019, Business Wire

provided by Google News

Apple Acquires Durable Database Company FoundationDB
24 March 2015, TechCrunch

FoundationDB Record Layer: A Multi-Tenant Structured Datastore
25 July 2020, Apple Machine Learning Research

FoundationDB team’s new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, theregister.com

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google 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

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

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

SLM series - Memgraph: The SLM-knowledge graph combo
25 March 2025, Computer Weekly

provided by Google News

Database Management System Market Projected to Reach USD
5 May 2025, GlobeNewswire

Redis 'returns' to open source with AGPL license
1 May 2025, theregister.com

Integrate your Spring Boot application with Amazon ElastiCache
16 April 2025, Amazon Web Services (AWS)

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

DigitalOcean Unveils Next-Gen Redis 7.2 Managed Caching: Automated Failover, RDMA Support
24 April 2025, Stock Titan

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

SingleStore logo

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

Present your product here