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 > ArangoDB vs. MaxDB vs. OceanBase vs. OrigoDB vs. SAP IQ

System Properties Comparison ArangoDB vs. MaxDB vs. OceanBase vs. OrigoDB vs. SAP IQ

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonOceanBase  Xexclude from comparisonOrigoDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A robust and reliable RDBMS optimized to run all major SAP solutionsA distributed, high available RDBMS compatible with Oracle and MySQLA fully ACID in-memory object graph databaseColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMS infocolumn-oriented
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score2.65
Rank#111  Overall
#55  Relational DBMS
Score1.56
Rank#153  Overall
#71  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score3.27
Rank#96  Overall
#50  Relational DBMS
Websitearangodb.commaxdb.sap.comen.oceanbase.comorigodb.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationdocs.arangodb.commaxdb.sap.com/­documentationen.oceanbase.com/­docs/­oceanbase-databaseorigodb.com/­docshelp.sap.com/­docs/­SAP_IQ
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.SAP, acquired from Software AG (Adabas-D) in 1997OceanBase infopreviously Alibaba and Ant GroupRobert Friberg et alSAP, formerly Sybase
Initial release2012198420112009 infounder the name LiveDB1994
Current release3.11.5, November 20237.9.10.12, February 20243.2.3, March 202216.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infoLimited community edition freeOpen Source infoCommercial license availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageC++C++C++C#
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyesyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesUser defined using .NET types and collectionsyes
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 infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyesnoyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
ODBC
WebDAV
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C#
Java
Perl
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.NetC
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptyesPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyesyes
Triggersnoyesyesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioning infoclient side managed; servers are not synchronizedshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationMulti-source replication using PaxosSource-replica replicationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesyesdepending on modelyes
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 persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlyesfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardRole based authorizationfine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBMaxDB infoformerly named Adabas-DOceanBaseOrigoDBSAP IQ infoformer name: Sybase IQ
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» 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
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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

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

More resources
ArangoDBMaxDB infoformerly named Adabas-DOceanBaseOrigoDBSAP IQ infoformer name: Sybase IQ
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13 May 2015, Threatpost

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Present your product here