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 > AgensGraph vs. AllegroGraph vs. Faircom EDGE vs. JanusGraph vs. OrientDB

System Properties Comparison AgensGraph vs. AllegroGraph vs. Faircom EDGE vs. JanusGraph vs. OrientDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonAllegroGraph  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLHigh performance, persistent RDF store with additional support for Graph DBMSFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelGraph DBMS
Relational DBMS
Document store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value store
Relational DBMS
Graph DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score1.13
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Websitebitnine.net/­agensgraphallegrograph.comwww.faircom.com/­products/­faircom-edgejanusgraph.orgorientdb.org
Technical documentationbitnine.net/­documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.janusgraph.orgwww.orientdb.com/­docs/­last/­index.html
DeveloperBitnine Global Inc.Franz Inc.FairCom CorporationLinux Foundation; originally developed as Titan by AureliusOrientDB LTD; CallidusCloud; SAP
Initial release20162004197920172010
Current release2.1, December 20188.0, December 2023V3, October 20200.6.3, February 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoLimited community edition freecommercial infoRestricted, free version availableOpen Source infoApache 2.0Open Source infoApache version 2
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.
Implementation languageCANSI C, C++JavaJava
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Unix
Windows
All OS with a Java JDK (>= JDK 6)
Data schemedepending on used data modelyes infoRDF schemasFlexible Schema (defined schema, partial schema, schema free)yesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.nono infobulk load of XML files possibleyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSPARQL is used as query languageyes infoANSI SQL queriesnoSQL-like query language, no joins
APIs and other access methodsCypher Query Language
JDBC
RESTful HTTP API
SPARQL
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC
Java
JavaScript
Python
C#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Clojure
Java
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesyes infoJavaScript or Common Lispyes info.Net, JavaScript, C/C++yesJava, Javascript
TriggersnoyesyesyesHooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancewith FederationFile partitioning infoCustomizable business rules for partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engineno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infowhen using SQLyes infoRelationships in graphsyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authenticationFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.User authentification and security via Rexster Graph ServerAccess rights for users and roles; record level security configurable
More information provided by the system vendor
AgensGraphAllegroGraphFaircom EDGE infoformerly c-treeEDGEJanusGraph infosuccessor of TitanOrientDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

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
AgensGraphAllegroGraphFaircom EDGE infoformerly c-treeEDGEJanusGraph infosuccessor of TitanOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, businesswire.com

provided by Google News

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

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