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. DataFS vs. Fujitsu Enterprise Postgres vs. SAP IQ vs. TempoIQ

System Properties Comparison ArangoDB vs. DataFS vs. Fujitsu Enterprise Postgres vs. SAP IQ vs. TempoIQ

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDataFS  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Columnar RDBMS optimized for Big Data analyticsScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Object oriented DBMSRelational DBMSRelational DBMS infocolumn-orientedTime Series DBMS
Secondary database modelsGraph DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score0.37
Rank#278  Overall
#128  Relational DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websitearangodb.comnewdatabase.comwww.postgresql.fastware.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmltempoiq.com (offline)
Technical documentationdocs.arangodb.comdev.mobiland.com/­Overview.xspwww.postgresql.fastware.com/­product-manualshelp.sap.com/­docs/­SAP_IQ
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.Mobiland AGPostgreSQL Global Development Group, Fujitsu Australia Software TechnologySAP, formerly SybaseTempoIQ
Initial release2012201819942012
Current release3.11.5, November 20231.1.263, October 2022Fujitsu Enterprise Postgres 14, January 202216.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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
Server operating systemsLinux
OS X
Windows
WindowsLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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 indexesyesnoyesyes
SQL infoSupport of SQLnonoyesyesno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C#
C++
VB.Net
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
Perl
PHP
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptuser defined functionsyesno
Triggersnono, except callback-events from server when changes happenedyesyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Proprietary Sharding systempartitioning by range, list and by hashshared 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 replicationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnonoHadoop integrationno
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 graphsyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlyesWindows-Profilefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple authentication-based access control
More information provided by the system vendor
ArangoDBDataFSFujitsu Enterprise PostgresSAP IQ infoformer name: Sybase IQTempoIQ infoformerly TempoDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
100% compatible with community PostgreSQL
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Built-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Transactional payments applications, reporting and mixed workloads.
» 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
Over 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Core based licensing
» 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
ArangoDBDataFSFujitsu Enterprise PostgresSAP IQ infoformer name: Sybase IQTempoIQ infoformerly TempoDB
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

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 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

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

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Expert Insight 202009 KAC
4 September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17 March 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Latest News
17 September 2020, IBM Newsroom

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

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

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

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

provided by Google News

No-Code Internet of Things Development Platform
29 October 2015, Automation World

provided by Google News



Share this page

Featured Products

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

Present your product here