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

DBMS > ArangoDB vs. EJDB vs. OrigoDB vs. Quasardb vs. TigerGraph

System Properties Comparison ArangoDB vs. EJDB vs. OrigoDB vs. Quasardb vs. TigerGraph

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonEJDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuasardb  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Embeddable document-store database library with JSON representation of queries (in MongoDB style)A fully ACID in-memory object graph databaseDistributed, high-performance timeseries databaseA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document storeDocument store
Object oriented DBMS
Time Series DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score0.13
Rank#331  Overall
#46  Document stores
Score0.00
Rank#385  Overall
#54  Document stores
#21  Object oriented DBMS
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Score1.44
Rank#152  Overall
#14  Graph DBMS
Websitearangodb.comgithub.com/­Softmotions/­ejdborigodb.comquasar.aiwww.tigergraph.com
Technical documentationdocs.arangodb.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdorigodb.com/­docsdoc.quasar.ai/­masterdocs.tigergraph.com
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.SoftmotionsRobert Friberg et alquasardb
Initial release201220122009 infounder the name LiveDB20092017
Current release3.11.5, November 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGPLv2Open Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensescommercial
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
server-lessLinux
Windows
BSD
Linux
OS X
Windows
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes infostring, integer, double, bool, date, object_idUser defined using .NET types and collectionsyes infointeger and binaryyes
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.no infocan be achieved using .NETnono
Secondary indexesyesnoyesyes infowith tags
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language (GSQL)
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
in-process shared library.NET Client API
HTTP API
LINQ
HTTP APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C++
Java
Server-side scripts infoStored proceduresJavaScriptnoyesnoyes
Triggersnonoyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioning infoclient side managed; servers are not synchronizedSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornoneSource-replica replicationSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnonowith Hadoop integrationyes
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 Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsno infotypically not needed, however similar functionality with collection joins possibledepending on modelnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTransient modeno
User concepts infoAccess controlyesnoRole based authorizationCryptographically strong user authentication and audit trailRole-based access control
More information provided by the system vendor
ArangoDBEJDBOrigoDBQuasardbTigerGraph
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
ArangoDBEJDBOrigoDBQuasardbTigerGraph
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
30 May 2023, insideHPC

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

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

New red galaxies turn out to be already known blue galaxies
15 December 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

graph database Archives
26 June 2024, insideBIGDATA

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

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.

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

SingleStore logo

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here