DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud AnalyticDB for MySQL vs. AllegroGraph vs. CouchDB vs. EDB Postgres vs. Redis

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. AllegroGraph vs. CouchDB vs. EDB Postgres vs. Redis

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonAllegroGraph  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEDB Postgres  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.High performance, persistent RDF store with additional support for Graph DBMSA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.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 modelRelational DBMSDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document storeRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument storeSpatial DBMSSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Document 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.92
Rank#195  Overall
#91  Relational DBMS
Score0.84
Rank#204  Overall
#35  Document stores
#18  Graph DBMS
#7  RDF stores
#10  Vector DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score1.86
Rank#131  Overall
#61  Relational DBMS
Score149.43
Rank#6  Overall
#1  Key-value stores
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlallegrograph.comcouchdb.apache.orgwww.enterprisedb.comredis.com
redis.io
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.couchdb.org/­en/­stablewww.enterprisedb.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperAlibabaFranz Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEnterpriseDBRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release2004200520052009
Current release8.0, December 20233.3.3, December 202314, December 20217.2.5, May 2024
License infoCommercial or Open Sourcecommercialcommercial infoLimited community edition freeOpen Source infoApache version 2commercial infoBSD for PostgreSQL-componentsOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangCC
Server operating systemshostedLinux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeyesyes infoRDF schemasschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyespartial 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.yesno infobulk load of XML files possiblenoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyes infovia viewsyesyes infowith RediSearch module
SQL infoSupport of SQLyesSPARQL is used as query languagenoyes infostandard with numerous extensionswith RediSQL module
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
SPARQL
RESTful HTTP/JSON APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC#
Java
PHP
Python
C#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
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 infoJavaScript or Common LispView functions in JavaScriptuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Lua; Redis Functions coming in Redis 7 (slides and Github)
Triggersyesyesyesyespublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicewith FederationSharding infoimproved architecture with release 2.0horizontal partitioning infoby hash, list or rangeSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replicationMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual 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 integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possibleACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes, multi-version concurrency control (MVCC)yes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes 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.yesnononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users can be defined per databasefine 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
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLAllegroGraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EDB PostgresRedis
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more
News

AllegroGraph Named a 2024 Trend Setting Product
16 September 2024

Gartner recognized Franz Inc. as a Key Neuro-Symbolic AI Provider in 2024 Hype Cycle for AI
10 September 2024

Next-Generation Cybersecurity: Integrating Knowledge Graphs and Neuro-Symbolic AI with STIX and TAXII
10 September 2024

Pruning Cycles in UMLS Metathesaurus: A Neuro Symbolic AI Approach
9 September 2024

Awesome AI Companies – Franz Inc.
17 July 2024

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 partiesRedisson PRO: The ultra-fast Redis Java Client.
» more

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Alibaba Cloud AnalyticDB for MySQLAllegroGraphCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EDB PostgresRedis
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, 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

Alibaba Cloud waiting for hardware to dry out before trying to restore customer data
17 September 2024, The Register

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Build your own chatbot and talk to your own documents
4 June 2024, Data Science Central

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

The key to quantum computing AI applications: Flexible programming languages
2 July 2022, VentureBeat

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20 June 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, Yahoo Finance

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

provided by Google News

With Valkey 8.0, the Linux Foundation thumbs its nose at Redis
16 September 2024, Techzine Europe

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12 September 2024, The Register

Redis debuts new data integration and AI features for its database
23 August 2024, SiliconANGLE News

Database dust-up: Are Redis users switching to Valkey?
12 September 2024, Computing

After changing its license, Redis drops its biggest release yet
23 August 2024, TechCrunch

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.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here