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 > Heroic vs. JanusGraph vs. OpenSearch vs. Oracle Rdb vs. Sequoiadb

System Properties Comparison Heroic vs. JanusGraph vs. OpenSearch vs. Oracle Rdb vs. Sequoiadb

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneNewSQL database with distributed OLTP and SQL
Primary database modelTime Series DBMSGraph DBMSSearch engineRelational DBMSDocument store
Relational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitegithub.com/­spotify/­heroicjanusgraph.orggithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sequoiadb.com
Technical documentationspotify.github.io/­heroicdocs.janusgraph.orgopensearch.org/­docs/­latestwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperSpotifyLinux Foundation; originally developed as Titan by AureliusAmazon Web ServicesOracle, originally developed by Digital Equipment Corporation (DEC)Sequoiadb Ltd.
Initial release20142017202119842013
Current release0.6.3, February 20232.5.0, January 20237.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0commercialOpen Source infoServer: AGPL; Client: Apache V2
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.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaJavaC++
Server operating systemsLinux
OS X
Unix
Windows
All OS with a Java VMHP Open VMSLinux
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infooid, date, timestamp, binary, regex
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.nononono
Secondary indexesyes infovia Elasticsearchyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnonoSQL-like query languageyesSQL-like query language
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Java API
RESTful HTTP/JSON API
proprietary protocol using JSON
Supported programming languagesClojure
Java
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesyesJavaScript
Triggersnoyesyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoyes, on a single nodeDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlUser authentification and security via Rexster Graph Serversimple password-based access control
More information provided by the system vendor
HeroicJanusGraph infosuccessor of TitanOpenSearchOracle RdbSequoiadb
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
HeroicJanusGraph infosuccessor of TitanOpenSearchOracle RdbSequoiadb
Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

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

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

provided by Google News

Amazon OpenSearch Ingestion now supports ingesting streaming data from Amazon MSK Serverless - AWS
6 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

provided by Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

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