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 > Apache Jena - TDB vs. ArangoDB vs. etcd vs. Faircom EDGE vs. HugeGraph

System Properties Comparison Apache Jena - TDB vs. ArangoDB vs. etcd vs. Faircom EDGE vs. HugeGraph

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonArangoDB  Xexclude from comparisonetcd  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHugeGraph  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A distributed reliable key-value storeFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA fast-speed and highly-scalable Graph DBMS
Primary database modelRDF storeDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeKey-value store
Relational DBMS
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlarangodb.cometcd.io
github.com/­etcd-io/­etcd
www.faircom.com/­products/­faircom-edgegithub.com/­hugegraph
hugegraph.apache.org
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.arangodb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhugegraph.apache.org/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software Foundation infooriginally developed by HP LabsArangoDB Inc.FairCom CorporationBaidu
Initial release2000201219792018
Current release4.9.0, July 20233.11.5, November 20233.4, August 2019V3, October 20200.9
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0commercial infoRestricted, free version availableOpen Source infoApache Version 2.0
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 languageJavaC++GoANSI C, C++Java
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
Android
Linux infoARM, x86
Raspbian
Windows
Linux
macOS
Unix
Data schemeyes infoRDF Schemasschema-free infoautomatically recognizes schema within a collectionschema-freeFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashnoyes, ANSI Standard SQL Typesyes
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.noyesno
Secondary indexesyesyesnoyesyes infoalso supports composite index and range index
SQL infoSupport of SQLnononoyes infoANSI SQL queriesno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC
JSON over HTTP
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Groovy
Java
Python
Server-side scripts infoStored proceduresyesJavaScriptnoyes info.Net, JavaScript, C/C++asynchronous Gremlin script jobs
Triggersyes infovia event handlernoyes, watching key changesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0File partitioning infoCustomizable business rules for partitioningyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with configurable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infoSynchronous and asynchronous realtime replication based on transaction logsyes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonovia hugegraph-spark
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
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnoyes infowhen using SQLyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoacross SQL and NoSQLyes
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.noyesyes
User concepts infoAccess controlAccess control via Jena SecurityyesnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users, roles and permissions
More information provided by the system vendor
Apache Jena - TDBArangoDBetcdFaircom EDGE infoformerly c-treeEDGEHugeGraph
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
Apache Jena - TDBArangoDBetcdFaircom EDGE infoformerly c-treeEDGEHugeGraph
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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

provided by Google News

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

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

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Milvus logo

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

Present your product here