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 > Elasticsearch vs. HEAVY.AI vs. LokiJS vs. MarkLogic vs. OceanBase

System Properties Comparison Elasticsearch vs. HEAVY.AI vs. LokiJS vs. MarkLogic vs. OceanBase

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonLokiJS  Xexclude from comparisonMarkLogic  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareIn-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelSearch engineRelational DBMSDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score134.78
Rank#7  Overall
#1  Search engines
Score2.10
Rank#126  Overall
#61  Relational DBMS
Score0.48
Rank#262  Overall
#42  Document stores
Score6.50
Rank#56  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#5  Search engines
Score1.56
Rank#153  Overall
#71  Relational DBMS
Websitewww.elastic.co/­elasticsearchgithub.com/­heavyai/­heavydb
www.heavy.ai
github.com/­techfort/­LokiJSwww.marklogic.comen.oceanbase.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.heavy.aitechfort.github.io/­LokiJSdocs.marklogic.comen.oceanbase.com/­docs/­oceanbase-database
DeveloperElasticHEAVY.AI, Inc.MarkLogic Corp.OceanBase infopreviously Alibaba and Ant Group
Initial release20102016201420012011
Current release8.6, January 20235.10, January 202211.0, December 20223.2.3, March 2022
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache Version 2; enterprise edition availableOpen Sourcecommercial inforestricted free version is availableOpen Source infoCommercial license available
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++ and CUDAJavaScriptC++C++
Server operating systemsAll OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-free infoSchema can be enforcedyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyesno
Secondary indexesyes infoAll search fields are automatically indexednoyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like query languageyesnoyes infoSQL92yes
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
JavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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
Server-side scripts infoStored proceduresyesnoView functions in JavaScriptyes infovia XQuery or JavaScriptPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersyes infoby using the 'percolation' featurenoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoRound robinnoneShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationnoneyesMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornoyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a single collection possibleACID infocan act as a resource manager in an XA/JTA transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyesyes, with Range Indexes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoRole-based access control at the document and subdocument levelsAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
ElasticsearchHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LokiJSMarkLogicOceanBase
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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

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

More resources
ElasticsearchHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LokiJSMarkLogicOceanBase
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

show all

Recent citations in the news

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elastic's Latest Update Brings Cohere's Text Embedding Models to Elasticsearch
3 April 2024, Datanami

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Launches Industry's First Digital Twin for Telco Network Planning, Building and Operations
20 September 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, biplatform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

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



Share this page

Featured Products

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here