DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. Blueflood vs. ClickHouse vs. LokiJS vs. searchxml

System Properties Comparison Amazon Redshift vs. Blueflood vs. ClickHouse vs. LokiJS vs. searchxml

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBlueflood  Xexclude from comparisonClickHouse  Xexclude from comparisonLokiJS  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsScalable TimeSeries DBMS based on CassandraA 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.In-memory JavaScript DBMSDBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument storeNative XML DBMS
Search engine
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websiteaws.amazon.com/­redshiftblueflood.ioclickhouse.comgithub.com/­techfort/­LokiJSwww.searchxml.net/­category/­products
Technical documentationdocs.aws.amazon.com/­redshiftgithub.com/­rax-maas/­blueflood/­wikiclickhouse.com/­docstechfort.github.io/­LokiJSwww.searchxml.net/­support/­handouts
DeveloperAmazon (based on PostgreSQL)RackspaceClickhouse Inc.informationpartners gmbh
Initial release20122013201620142015
Current releasev24.4.1.2088-stable, May 20241.0
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Sourcecommercial
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageCJavaC++JavaScriptC++
Server operating systemshostedLinux
OS X
FreeBSD
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemeyespredefined schemeyesschema-freeschema-free
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.nonononoyes
Secondary indexesrestrictednoyesyes infovia viewsyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnoClose to ANSI SQL (SQL/JSON + extensions)nono
APIs and other access methodsJDBC
ODBC
HTTP RESTgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JavaScript APIRESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesAll languages supporting JDBC/ODBCC# 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
JavaScriptC++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresuser defined functions infoin PythonnoyesView functions in JavaScriptyes infoon the application server
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on Cassandrakey based and customnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on CassandraAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono infoatomic operations within a single collection possiblemultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
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.noDomain, group and role-based access control at the document level and for application services

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
Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

Centrally manage permissions for tables and views accessed from Amazon QuickSight with trusted identity propagation ...
16 May 2024, AWS Blog

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

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11 March 2024, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

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

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here