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 > Citus vs. JanusGraph vs. Oracle NoSQL vs. OrigoDB vs. SiriDB

System Properties Comparison Citus vs. JanusGraph vs. Oracle NoSQL vs. OrigoDB vs. SiriDB

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSiriDB  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA fully ACID in-memory object graph databaseOpen Source Time Series DBMS
Primary database modelRelational DBMSGraph DBMSDocument store
Key-value store
Relational DBMS
Document store
Object oriented DBMS
Time Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitewww.citusdata.comjanusgraph.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlorigodb.comsiridb.com
Technical documentationdocs.citusdata.comdocs.janusgraph.orgdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlorigodb.com/­docsdocs.siridb.com
DeveloperLinux Foundation; originally developed as Titan by AureliusOracleRobert Friberg et alCesbit
Initial release2010201720112009 infounder the name LiveDB2017
Current release8.1, December 20180.6.3, February 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourceOpen Source infoMIT License
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 languageCJavaJavaC#C
Server operating systemsLinuxLinux
OS X
Unix
Windows
Linux
Solaris SPARC/x86
Linux
Windows
Linux
Data schemeyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyesyesoptionalUser defined using .NET types and collectionsyes infoNumeric data
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.yes infospecific XML type available, but no XML query functionalitynonono infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsnoSQL-like DML and DDL statementsnono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API.NET Client API
HTTP API
LINQ
HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.NetC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnoyesno
Triggersyesyesnoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Shardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginewith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)ACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph ServerAccess rights for users and rolesRole based authorizationsimple rights management via user accounts

More information provided by the system vendor

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
CitusJanusGraph infosuccessor of TitanOracle NoSQLOrigoDBSiriDB
Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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