DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Heroic vs. Hypertable vs. JanusGraph vs. Manticore Search vs. NSDb

System Properties Comparison Heroic vs. Hypertable vs. JanusGraph vs. Manticore Search vs. NSDb

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonHypertable  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonManticore Search  Xexclude from comparisonNSDb  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchAn open source BigTable implementation based on distributed file systems such as HadoopA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Multi-storage database for search, including full-text search.Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelTime Series DBMSWide column storeGraph DBMSSearch engineTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#335  Overall
#29  Time Series DBMS
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score0.23
Rank#301  Overall
#21  Search engines
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Websitegithub.com/­spotify/­heroicjanusgraph.orgmanticoresearch.comnsdb.io
Technical documentationspotify.github.io/­heroicdocs.janusgraph.orgmanual.manticoresearch.comnsdb.io/­Architecture
DeveloperSpotifyHypertable Inc.Linux Foundation; originally developed as Titan by AureliusManticore Software
Initial release20142009201720172017
Current release0.9.8.11, March 20161.0.0, October 20236.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGNU version 3. Commercial license availableOpen Source infoApache 2.0Open Source infoGPL version 2Open 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.
Implementation languageJavaC++JavaC++Java, Scala
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
Linux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Windows
Linux
macOS
Data schemeschema-freeschema-freeyesFixed schema
Typing infopredefined data types such as float or dateyesnoyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes: int, bigint, decimal, string
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.nonoCan index from XMLno
Secondary indexesyes infovia Elasticsearchrestricted infoonly exact value or prefix value scansyesyes infofull-text index on all search fieldsall fields are automatically indexed
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
C++ API
Thrift
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
gRPC
HTTP REST
WebSocket
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
Clojure
Java
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
Scala
Server-side scripts infoStored proceduresnonoyesuser defined functionsno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor on file system levelyesSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoThe original contents of fields are not stored in the Manticore index.Using Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlnoUser authentification and security via Rexster Graph Serverno

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
HeroicHypertableJanusGraph infosuccessor of TitanManticore SearchNSDb
Recent citations in the news

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

5 Free NoSQL Database Certification Courses in 2024
31 January 2024, AIM

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

TimescaleDB, an open source database for storing time series data
10 April 2021, Linux Adictos

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

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

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here