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. BoltDB vs. CockroachDB vs. LokiJS vs. OceanBase

System Properties Comparison Apache Drill vs. BoltDB vs. CockroachDB vs. LokiJS vs. OceanBase

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn embedded key-value store for Go.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.In-memory JavaScript DBMSA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score1.57
Rank#149  Overall
#69  Relational DBMS
Websitedrill.apache.orggithub.com/­boltdb/­boltwww.cockroachlabs.comgithub.com/­techfort/­LokiJSen.oceanbase.com
Technical documentationdrill.apache.org/­docswww.cockroachlabs.com/­docstechfort.github.io/­LokiJSen.oceanbase.com/­docs/­oceanbase-database
DeveloperApache Software FoundationCockroach LabsOceanBase infopreviously Alibaba and Ant Group
Initial release20122013201520142010
Current release1.20.3, January 202324.1.0, May 20244.3.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availableOpen SourceOpen 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 languageGoGoJavaScriptC++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freedynamic schemaschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nonononoyes
Secondary indexesnonoyesyes infovia viewsyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyes, wire compatible with PostgreSQLnoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBCJavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesC++GoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScriptAda 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 proceduresuser defined functionsnonoView functions in JavaScriptPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTnoneMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDno 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 sourcenonoyes
User concepts infoAccess controlDepending on the underlying data sourcenoRole-based access controlnoAccess rights for users, groups and roles according to SQL-standard

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
Apache DrillBoltDBCockroachDBLokiJSOceanBase
DB-Engines blog posts

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

show all

Recent citations in the news

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

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

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

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

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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30 May 2024, InvestorsObserver

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20 March 2024, Caixin Global

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

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

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here