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. Couchbase vs. JanusGraph vs. OrientDB

System Properties Comparison AgensGraph vs. AllegroGraph vs. Couchbase vs. JanusGraph vs. OrientDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonAllegroGraph  Xexclude from comparisonCouchbase infoOriginally called Membase  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 DBMSA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA 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
Document storeGraph DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMSKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector 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
Score16.59
Rank#36  Overall
#5  Document stores
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.couchbase.comjanusgraph.orgorientdb.org
Technical documentationbitnine.net/­documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.couchbase.comdocs.janusgraph.orgwww.orientdb.com/­docs/­last/­index.html
DeveloperBitnine Global Inc.Franz Inc.Couchbase, Inc.Linux Foundation; originally developed as Titan by AureliusOrientDB LTD; CallidusCloud; SAP
Initial release20162004201120172010
Current release2.1, December 20188.0, December 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20230.6.3, February 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoLimited community edition freeOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also 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 languageCC, C++, Go and ErlangJavaJava
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Unix
Windows
All OS with a Java JDK (>= JDK 6)
Data schemedepending on used data modelyes infoRDF schemasschema-freeyesschema-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 dateyesyesyesyesyes
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 possiblenono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSPARQL is used as query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoSQL-like query language, no joins
APIs and other access methodsCypher Query Language
JDBC
RESTful HTTP API
SPARQL
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
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
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
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 LispFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesJava, Javascript
Triggersnoyesyes infovia the TAP protocolyesHooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancewith FederationAutomatic Shardingyes 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
Multi-source replication infoincluding cross data center replication
Source-replica replication
yesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes 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 configurationEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes 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 datayesyesyesyesyes
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 infoEphemeral buckets
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authenticationUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.User authentification and security via Rexster Graph ServerAccess rights for users and roles; record level security configurable
More information provided by the system vendor
AgensGraphAllegroGraphCouchbase infoOriginally called MembaseJanusGraph 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AgensGraphAllegroGraphCouchbase infoOriginally called MembaseJanusGraph infosuccessor of TitanOrientDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

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, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

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

Insider Sale: Director Lynn Christensen Sells Shares of Couchbase Inc (BASE)
1 June 2024, Yahoo Finance

Couchbase Announces New Employee Inducement Grants | | news-journal.com
31 May 2024, Longview News-Journal

Here's Why We're Not At All Concerned With Couchbase's (NASDAQ:BASE) Cash Burn Situation
30 May 2024, Simply Wall St

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here