DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. Apache IoTDB vs. Couchbase vs. LokiJS vs. OpenQM

System Properties Comparison Apache Drill vs. Apache IoTDB vs. Couchbase vs. LokiJS vs. OpenQM

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonApache IoTDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseIn-memory JavaScript DBMSQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelDocument store
Relational DBMS
Time Series DBMSDocument storeDocument storeMultivalue DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.43
Rank#264  Overall
#42  Document stores
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitedrill.apache.orgiotdb.apache.orgwww.couchbase.comgithub.com/­techfort/­LokiJSwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationdrill.apache.org/­docsiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.couchbase.comtechfort.github.io/­LokiJS
DeveloperApache Software FoundationApache Software FoundationCouchbase, Inc.Rocket Software, originally Martin Phillips
Initial release20122018201120141993
Current release1.20.3, January 20231.1.0, April 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.4-12
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen SourceOpen Source infoGPLv2, extended commercial 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, C++, Go and ErlangJavaScript
Server operating systemsLinux
OS X
Windows
All OS with a Java VM (>= 1.8)Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes infowith some exceptions
Typing infopredefined data types such as float or dateyesyesyesno
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.nononoyes
Secondary indexesnoyesyesyes infovia viewsyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnono
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
Native API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JavaScript API
Supported programming languagesC++C
C#
C++
Go
Java
Python
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScript.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++View functions in JavaScriptyes
Triggersnoyesyes infovia the TAP protocolyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)Automatic Shardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication infoincluding cross data center replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesIntegration with Hadoop and Sparkyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
noneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes infoEphemeral bucketsyes
User concepts infoAccess controlDepending on the underlying data sourceyesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noAccess rights can be defined down to the item level

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache DrillApache IoTDBCouchbase infoOriginally called MembaseLokiJSOpenQM infoalso called QM
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

Database company Couchbase files for U.S. IPO
20 May 2024, AOL

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18 May 2024, Yahoo Finance Australia

Baird Maintains Couchbase (BASE) Outperform Recommendation
17 May 2024, MSN

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Present your product here