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 > LokiJS vs. Manticore Search vs. OpenTSDB vs. TinkerGraph vs. YottaDB

System Properties Comparison LokiJS vs. Manticore Search vs. OpenTSDB vs. TinkerGraph vs. YottaDB

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonOpenTSDB  Xexclude from comparisonTinkerGraph  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSMulti-storage database for search, including full-text search.Scalable Time Series DBMS based on HBaseA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIA fast and solid embedded Key-value store
Primary database modelDocument storeSearch engineTime Series DBMSGraph DBMSKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#260  Overall
#42  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitegithub.com/­techfort/­LokiJSmanticoresearch.comopentsdb.nettinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinyottadb.com
Technical documentationtechfort.github.io/­LokiJSmanual.manticoresearch.comopentsdb.net/­docs/­build/­html/­index.htmlyottadb.com/­resources/­documentation
DeveloperManticore Softwarecurrently maintained by Yahoo and other contributorsYottaDB, LLC
Initial release20142017201120092001
Current release6.0, February 2023
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2Open Source infoLGPLOpen Source infoApache 2.0Open Source infoAGPL 3.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 languageJavaScriptC++JavaJavaC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
Linux
Windows
Docker
Linux
Data schemeschema-freeFixed schemaschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannumeric data for metrics, strings for tagsyesno
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.noCan index from XMLnonono
Secondary indexesyes infovia viewsyes infofull-text index on all search fieldsnonono
SQL infoSupport of SQLnoSQL-like query languagenonoby using the Octo plugin
APIs and other access methodsJavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP API
Telnet API
TinkerPop 3PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Erlang
Go
Java
Python
R
Ruby
Groovy
Java
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functionsnono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryselectable replication factor infobased on HBasenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infobased on HBasenone
Foreign keys infoReferential integritynononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesnonooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesno
Durability infoSupport for making data persistentyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoThe original contents of fields are not stored in the Manticore index.yesoptionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnonononoUsers and groups based on OS-security mechanisms

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
LokiJSManticore SearchOpenTSDBTinkerGraphYottaDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

A real-time processing revival - O'Reilly Radar
2 April 2015, O'Reilly Radar

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here