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. Dolt vs. Hive vs. KeyDB vs. Tibero

System Properties Comparison Apache Drill vs. Dolt vs. Hive vs. KeyDB vs. Tibero

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonDolt  Xexclude from comparisonHive  Xexclude from comparisonKeyDB  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA MySQL compatible DBMS with Git-like versioning of data and schemadata warehouse software for querying and managing large distributed datasets, built on HadoopAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA secure RDBMS, designed for easy portability from Oracle
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument 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
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score1.59
Rank#148  Overall
#68  Relational DBMS
Websitedrill.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
hive.apache.orggithub.com/­Snapchat/­KeyDB
keydb.dev
us.tmaxsoft.com/­products/­tibero
Technical documentationdrill.apache.org/­docsdocs.dolthub.comcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.keydb.devtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperApache Software FoundationDoltHub IncApache Software Foundation infoinitially developed by FacebookEQ Alpha Technology Ltd.TmaxSoft
Initial release20122018201220192003
Current release1.20.3, January 20233.1.3, April 20226, April 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoBSD-3commercial
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 languageGoJavaC++C and Assembler
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
All OS with a Java VMLinuxAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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 infoby using the Redis Search moduleyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyesSQL-like DML and DDL statementsnoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
CLI Client
HTTP REST
JDBC
ODBC
Thrift
Proprietary protocol infoRESP - REdis Serialization ProtocoJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC++Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
PHP
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
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functionsyes infocurrently in alpha releaseyes infouser defined functions and integration of map-reduceLuaPersistent Stored Procedure (PSM)
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardinghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factorMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoOptimistic locking, atomic execution of commands blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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 sourceyesno infoplanned for next version
User concepts infoAccess controlDepending on the underlying data sourceOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and rolessimple password-based access control and ACLfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

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

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

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

Make Your Data Work for You: Why Modernizing Core Technology Architectures is Critical
31 July 2017, insideBIGDATA

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

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

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

Neo4j logo

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

Present your product here