DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. BoltDB vs. DolphinDB vs. Elasticsearch vs. TerarkDB

System Properties Comparison BaseX vs. BoltDB vs. DolphinDB vs. Elasticsearch vs. TerarkDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonBoltDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.An embedded key-value store for Go.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A 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 key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelNative XML DBMSKey-value storeTime Series DBMSSearch engineKey-value store
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebasex.orggithub.com/­boltdb/­boltwww.dolphindb.comwww.elastic.co/­elasticsearchgithub.com/­bytedance/­terarkdb
Technical documentationdocs.basex.orgdocs.dolphindb.cn/­en/­help200/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperBaseX GmbHDolphinDB, IncElasticByteDance, originally Terark
Initial release20072013201820102016
Current release10.7, August 2023v2.00.4, January 20228.6, January 2023
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoMIT Licensecommercial infofree community version availableOpen Source infoElastic Licensecommercial inforestricted open source version 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 languageJavaGoC++JavaC++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
All OS with a Java VM
Data schemeschema-freeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesnoyesyesno
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 indexesyesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnonoSQL-like query languageSQL-like query languageno
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
RESTful HTTP/JSON API
C++ API
Java API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
GoC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
Server-side scripts infoStored proceduresyesnoyesyesno
Triggersyes infovia eventsnonoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writeryesyesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesMemcached and Redis integrationyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnoAdministrators, Users, Groupsno

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
BaseXBoltDBDolphinDBElasticsearchTerarkDB
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

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, businesswire.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here