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. Fujitsu Enterprise Postgres vs. Manticore Search vs. MaxDB vs. OrigoDB

System Properties Comparison ArangoDB vs. Fujitsu Enterprise Postgres vs. Manticore Search vs. MaxDB vs. OrigoDB

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonManticore Search  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Multi-storage database for search, including full-text search.A robust and reliable RDBMS optimized to run all major SAP solutionsA fully ACID in-memory object graph database
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSSearch engineRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar Library
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.37
Rank#278  Overall
#128  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitearangodb.comwww.postgresql.fastware.commanticoresearch.commaxdb.sap.comorigodb.com
Technical documentationdocs.arangodb.comwww.postgresql.fastware.com/­product-manualsmanual.manticoresearch.commaxdb.sap.com/­documentationorigodb.com/­docs
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.PostgreSQL Global Development Group, Fujitsu Australia Software TechnologyManticore SoftwareSAP, acquired from Software AG (Adabas-D) in 1997Robert Friberg et al
Initial release2012201719842009 infounder the name LiveDB
Current release3.11.5, November 2023Fujitsu Enterprise Postgres 14, January 20226.0, February 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoGPL version 2commercial infoLimited community edition freeOpen Source
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++CC++C++C#
Server operating systemsLinux
OS X
Windows
Linux
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesFixed schemayesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesUser defined using .NET types and collections
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.Can index from XMLnono infocan be achieved using .NET
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnoyesSQL-like query languageyesno
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
native C library
ODBC
streaming API for large objects
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
WebDAV
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
Perl
PHP
Python
.Net
Server-side scripts infoStored proceduresJavaScriptuser defined functionsuser defined functionsyesyes
Triggersnoyesnoyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0partitioning by range, list and by hashSharding infoPartitioning is done manually, search queries against distributed index is supportednonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationSynchronous replication based on Galera librarySource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononono
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 Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardRole based authorization
More information provided by the system vendor
ArangoDBFujitsu Enterprise PostgresManticore SearchMaxDB infoformerly named Adabas-DOrigoDB
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

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

More resources
ArangoDBFujitsu Enterprise PostgresManticore SearchMaxDB infoformerly named Adabas-DOrigoDB
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 brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

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

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 recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

DCPMM
1 August 2020, Fujitsu

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

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

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, IBM

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

provided by Google News



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

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.

Present your product here