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 > GraphDB vs. LokiJS vs. Manticore Search vs. OceanBase vs. OpenTSDB

System Properties Comparison GraphDB vs. LokiJS vs. Manticore Search vs. OceanBase vs. OpenTSDB

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonOceanBase  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.In-memory JavaScript DBMSMulti-storage database for search, including full-text search.A distributed, high available RDBMS compatible with Oracle and MySQLScalable Time Series DBMS based on HBase
Primary database modelGraph DBMS
RDF store
Document storeSearch engineRelational DBMSTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.43
Rank#264  Overall
#42  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitewww.ontotext.comgithub.com/­techfort/­LokiJSmanticoresearch.comen.oceanbase.comopentsdb.net
Technical documentationgraphdb.ontotext.com/­documentationtechfort.github.io/­LokiJSmanual.manticoresearch.comen.oceanbase.com/­docs/­oceanbase-databaseopentsdb.net/­docs/­build/­html/­index.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperOntotextManticore SoftwareOceanBase infopreviously Alibaba and Ant Groupcurrently maintained by Yahoo and other contributors
Initial release20002014201720102011
Current release10.4, October 20236.0, February 20234.3.0, April 2024
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen SourceOpen Source infoGPL version 2Open Source infoCommercial license availableOpen Source infoLGPL
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 languageJavaJavaScriptC++C++Java
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
LinuxLinux
Windows
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnumeric data for metrics, strings for tags
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 XMLyesno
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infovia viewsyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoSQL-like query languageyesno
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP API
Telnet API
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilityView functions in JavaScriptuser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneSynchronous replication based on Galera libraryMulti-source replication using Paxosselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)noneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoConstraint checkingnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes 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.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nonoAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
GraphDB infoformer name: OWLIMLokiJSManticore SearchOceanBaseOpenTSDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more
News

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 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

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

More resources
GraphDB infoformer name: OWLIMLokiJSManticore SearchOceanBaseOpenTSDB
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

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

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 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

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

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

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

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

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.

Neo4j logo

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

AllegroGraph logo

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

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