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 Redshift vs. Badger vs. ClickHouse vs. Datomic vs. RethinkDB

System Properties Comparison Amazon Redshift vs. Badger vs. ClickHouse vs. Datomic vs. RethinkDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBadger  Xexclude from comparisonClickHouse  Xexclude from comparisonDatomic  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSDocument store
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.03
Rank#34  Overall
#21  Relational DBMS
Score0.20
Rank#325  Overall
#49  Key-value stores
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score2.84
Rank#106  Overall
#19  Document stores
Websiteaws.amazon.com/­redshiftgithub.com/­dgraph-io/­badgerclickhouse.comwww.datomic.comrethinkdb.com
Technical documentationdocs.aws.amazon.com/­redshiftgodoc.org/­github.com/­dgraph-io/­badgerclickhouse.com/­docsdocs.datomic.comrethinkdb.com/­docs
DeveloperAmazon (based on PostgreSQL)DGraph LabsClickhouse Inc.CognitectThe Linux Foundation infosince July 2017
Initial release20122017201620122009
Current releasev24.3.2.23-lts, April 20241.0.6735, June 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0commercial infolimited edition freeOpen Source infoApache Version 2
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Implementation languageCGoC++Java, ClojureC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
All OS with a Java VMLinux
OS X
Windows
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes infostring, binary, float, bool, date, geometry
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.nonononono
Secondary indexesrestrictednoyesyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnoClose to ANSI SQL (SQL/JSON + extensions)nono
APIs and other access methodsJDBC
ODBC
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCGoC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Clojure
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresuser defined functions infoin Pythonnoyesyes infoTransaction Functions
TriggersnononoBy using transaction functionsClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonekey based and customnone infoBut extensive use of caching in the application peersSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.none infoBut extensive use of caching in the application peersSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes inforecommended only for testing and developmentno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.noyes infousers and table-level permissions

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
Amazon RedshiftBadgerClickHouseDatomicRethinkDB
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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

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

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4 April 2024, AWS Blog

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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