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

DBMS > Amazon Aurora vs. Apache Impala vs. Drizzle vs. KeyDB vs. Tarantool

System Properties Comparison Amazon Aurora vs. Apache Impala vs. Drizzle vs. KeyDB vs. Tarantool

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonKeyDB  Xexclude from comparisonTarantool  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value storeDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument storeDocument storeSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.05
Rank#49  Overall
#31  Relational DBMS
Score15.06
Rank#39  Overall
#24  Relational DBMS
Score0.94
Rank#205  Overall
#30  Key-value stores
Score1.88
Rank#146  Overall
#24  Document stores
#25  Key-value stores
#68  Relational DBMS
Websiteaws.amazon.com/­rds/­auroraimpala.apache.orggithub.com/­Snapchat/­KeyDB
keydb.dev
www.tarantool.io
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlimpala.apache.org/­impala-docs.htmldocs.keydb.devwww.tarantool.io/­en/­doc
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerEQ Alpha Technology Ltd.VK
Initial release20152013200820192008
Current release4.1.0, June 20227.2.4, September 20122.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoGNU GPLOpen Source infoBSD-3Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++C and C++
Server operating systemshostedLinuxFreeBSD
Linux
OS X
LinuxBSD
Linux
macOS
Data schemeyesyesyesschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columns
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 indexesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.yesnonono
Secondary indexesyesyesyesyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyes infowith proprietary extensionsnoFull-featured ANSI SQL support
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
ODBC
JDBCProprietary protocol infoRESP - REdis Serialization ProtocoOpen binary protocol
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
All languages supporting JDBC/ODBCC
C++
Java
PHP
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++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reducenoLuaLua, C and SQL stored procedures
Triggersyesnono infohooks for callbacks inside the server can be used.noyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardingShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factorMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Casual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDOptimistic locking, atomic execution of commands blocks and scriptsACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPsimple password-based access control and ACLAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
Amazon AuroraApache ImpalaDrizzleKeyDBTarantool
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 February 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2 February 2024, AWS Blog

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

How different SQL-on-Hadoop engines satisfy BI workloads
24 February 2016, CIO

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

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

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

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, Yahoo Movies UK

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

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

provided by Google News



Share this page

Featured Products

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

SingleStore logo

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here