DB-EnginesExtremeDB: white paper about the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Faircom DB vs. Redis

System Properties Comparison AgensGraph vs. Faircom DB vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Popular 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
Key-value store
Relational DBMS
Key-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.07
Rank#389  Overall
#36  Graph DBMS
#161  Relational DBMS
Score0.23
Rank#343  Overall
#50  Key-value stores
#151  Relational DBMS
Score163.68
Rank#6  Overall
#1  Key-value stores
Websitebitnine.netwww.faircom.com/­products/­faircom-dbredis.com
redis.io
Technical documentationbitnine.net/­documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
DeveloperBitnine Global Inc.FairCom CorporationRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201619792009
Current release2.1, December 2018V12, November 20207.2.1, September 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoRestricted, free version availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
Implementation languageCANSI C, C++C
Server operating systemsLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemedepending on used data modelschema free, schema optional, schema required, partial schema,schema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structurespartial 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 indexesyesyesyes infowith RediSearch module
SQL infoSupport of SQLyesyes, ANSI SQL with proprietary extensionsno
APIs and other access methodsCypher Query Language
JDBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC
Java
JavaScript
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
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 proceduresyesyes info.Net, JavaScript, C/C++Lua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnoyespublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDtunable from ACID to Eventually ConsistentAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyes 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-standardFine grained access rights according to SQL-standard with additional protections for filesAccess 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
AgensGraphFaircom DB infoformerly c-treeACERedis
Specific characteristicsAchieve Hundreds of Thousands of Transactions Per Second on A Single Database Server...
» more
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» more
Competitive advantagesTop Features SQL Key-value store and navigational NoSQL API Indexed binary objects...
» more
Redis Enterprise is a robust in-memory database platform built by the people who...
» more
Typical application scenariosReal-time transaction processing solutions leverage FairCom DB because its NoSQL...
» more
Redis Enterprise is used by large enterprise, startup, and government organizations...
» more
Key customersMicrosoft, UPS, Verizon, Motorola, Commvault, Thomson Reuters, ACI, BNY Mellon, Rockwell...
» more
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» more
Market metricsFrom banking and financial transactions, transportation, warehouse automation, package...
» more
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» more
Licensing and pricing modelsJust as the technical aspects of FairCom DB are flexible to meet operation requirements,...
» more
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» more

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Aiven for Redis: Store and access your data quickly and efficiently.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

Read the Redis NoSQL benchmark report.
» more

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

More resources
AgensGraphFaircom DB infoformerly c-treeACERedis
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

Collaborative visual knowledge graph modeling at the system level ...
14 September 2023, Data Science Central

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph ...
25 March 2019, Business Wire

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

Bitnine Announces Plans for New Business with Apache AGE's Top ...
14 June 2022, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database ...
27 June 2022, iProgrammer

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Das große Distributionsverzeichnis, Teil 4: Einkaufsquellen für ...
6 September 2023, ChannelPartner

provided by Google News

The 12 Best Enterprise Data Lake Solutions for 2023
29 September 2023, Solutions Review

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13 September 2023, Business Wire

Flowdesk - using in-memory database to make digital finance fast and accessible
4 September 2023, diginomica

IBM Bolsters Database Security with Guardium 12.0
27 September 2023, IT Jungle

Why SQL is THE Language to Learn for Data Science
27 September 2023, DataDrivenInvestor

provided by Google News

Job opportunities

Account Executive
FairCom, Salt Lake City, UT

Account Executive
FairCom, Columbia, MO

SDR (Sales Development Representative)
FairCom, Columbia, MO

Technical Writer
FairCom, Columbia, MO

SDR (Sales Development Representative)
FairCom, Salt Lake City, UT

Backend Engineer
MEP, Remote

Junior MySQL DBA
Covenant Eyes, Owosso, MI

Backend Developer
Arival Bank, Remote

Junior Developer
TrafficHaus, San Diego, CA

Ad Tech Full Stack Developer
IDT Corporation, Newark, NJ

jobs by Indeed



Share this page

Featured Products

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Redis logo

The world’s most loved real‑time data platform.
Try free

Present your product here