DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Aurora vs. Apache Impala vs. PostGIS vs. RocksDB vs. TDSQL for MySQL

System Properties Comparison Amazon Aurora vs. Apache Impala vs. PostGIS vs. RocksDB vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonApache Impala  Xexclude from comparisonPostGIS  Xexclude from comparisonRocksDB  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonAnalytic DBMS for HadoopSpatial extension of PostgreSQLEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelRelational DBMSRelational DBMSSpatial DBMSKey-value storeRelational DBMS
Secondary database modelsDocument storeDocument storeRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.85
Rank#205  Overall
#95  Relational DBMS
Websiteaws.amazon.com/­rds/­auroraimpala.apache.orgpostgis.netrocksdb.orgwww.tencentcloud.com/­products/­dcdb
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlimpala.apache.org/­impala-docs.htmlpostgis.net/­documentationgithub.com/­facebook/­rocksdb/­wikiwww.tencentcloud.com/­document/­product/­1042
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaFacebook, Inc.Tencent
Initial release20152013200520132013
Current release4.1.0, June 20223.4.2, February 20248.11.4, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoGPL v2.0Open Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC++
Server operating systemshostedLinuxLinuxhosted
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesnoyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesnoyes
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
ODBC
C++ API
Java API
JDBC
ODBC
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++
Go
Java
Perl
Python
Ruby
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reduceuser defined functionsnoyes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingyes infobased on PostgreSQLhorizontal partitioningAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factoryes infobased on PostgreSQLyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infobased on PostgreSQLnoUsers with fine-grained authorization concept

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon AuroraApache ImpalaPostGISRocksDBTDSQL for MySQL
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, 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

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 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

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

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12 April 2021, KrASIA

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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