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. etcd vs. HEAVY.AI vs. KeyDB vs. Oracle Berkeley DB

System Properties Comparison Apache Drill vs. etcd vs. HEAVY.AI vs. KeyDB vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonetcd  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonKeyDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA distributed reliable key-value storeA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used in-process key-value store
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSKey-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial 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
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitedrill.apache.orgetcd.io
github.com/­etcd-io/­etcd
github.com/­heavyai/­heavydb
www.heavy.ai
github.com/­Snapchat/­KeyDB
keydb.dev
www.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdrill.apache.org/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.heavy.aidocs.keydb.devdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperApache Software FoundationHEAVY.AI, Inc.EQ Alpha Technology Ltd.Oracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2012201620191994
Current release1.20.3, January 20233.4, August 20195.10, January 202218.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoBSD-3Open 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 languageGoC++ and CUDAC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
LinuxLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesno
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 infoonly with the Berkeley DB XML edition
Secondary indexesnononoyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyesnoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
gRPC
JSON over HTTP
JDBC
ODBC
Thrift
Vega
Proprietary protocol infoRESP - REdis Serialization Protoco
Supported programming languagesC++.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
All languages supporting JDBC/ODBC/Thrift
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresuser defined functionsnonoLuano
Triggersnoyes, watching key changesnonoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoRound robinShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoOptimistic locking, atomic execution of commands blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesyesyes
User concepts infoAccess controlDepending on the underlying data sourcenofine grained access rights according to SQL-standardsimple password-based access control and ACLno

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 DrilletcdHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KeyDBOracle Berkeley DB
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 improves big data SQL query engine
31 August 2021, TechTarget

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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

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

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

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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

Present your product here