DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. AnzoGraph DB vs. ArangoDB vs. GBase vs. Quasardb

System Properties Comparison Amazon Redshift vs. AnzoGraph DB vs. ArangoDB vs. GBase vs. Quasardb

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonArangoDB  Xexclude from comparisonGBase  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Distributed, high-performance timeseries database
Primary database modelRelational DBMSGraph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Search engine
Relational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websiteaws.amazon.com/­redshiftcambridgesemantics.com/­anzographarangodb.comwww.gbase.cnquasar.ai
Technical documentationdocs.aws.amazon.com/­redshiftdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.arangodb.comdoc.quasar.ai/­master
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperAmazon (based on PostgreSQL)Cambridge SemanticsArangoDB Inc.General Data Technology Co., Ltd.quasardb
Initial release20122018201220042009
Current release2.3, January 20213.11.5, November 2023GBase 8a, GBase 8s, GBase 8c3.14.1, January 2024
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageCC++C, Java, PythonC++
Server operating systemshostedLinuxLinux
OS X
Windows
LinuxBSD
Linux
OS X
Windows
Data schemeyesSchema-free and OWL/RDFS-schema supportschema-free infoautomatically recognizes schema within a collectionyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesyes infointeger and binary
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.nonoyesno
Secondary indexesrestrictednoyesyesyes infowith tags
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSPARQL and SPARQL* as primary query language. Cypher preview.noStandard with numerous extensionsSQL-like query language
APIs and other access methodsJDBC
ODBC
Apache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
C API
JDBC
ODBC
HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC++
Java
Python
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functions and aggregatesJavaScriptuser defined functionsno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingSharding infosince version 2.0horizontal partitioning (by range, list and hash) and vertical partitioningSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-ClusterSource-replica replication with configurable replication factoryesSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingno infocan be done with stored procedures in JavaScriptwith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in MPP-ClusterEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemno infonot needed in graphsyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient mode
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesyesyesCryptographically strong user authentication and audit trail
More information provided by the system vendor
Amazon RedshiftAnzoGraph DBArangoDBGBaseQuasardb
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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

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

More resources
Amazon RedshiftAnzoGraph DBArangoDBGBaseQuasardb
DB-Engines blog posts

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28 May 2024, AWS Blog

AWS analytics services streamline user access to data, permissions setting, and auditing | Amazon Web Services
29 May 2024, AWS Blog

Simplify data lake access control for your enterprise users with trusted identity propagation in AWS IAM Identity Center ...
29 May 2024, AWS Blog

Build a decentralized semantic search engine on heterogeneous data stores using autonomous agents | Amazon Web ...
28 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Knowledge graph evolution: Platforms that speak your language
30 January 2020, ZDNet

The best graph databases
29 July 2019, InfoWorld

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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.

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here