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 > ClickHouse vs. Oracle Rdb vs. SQL.JS vs. SwayDB

System Properties Comparison ClickHouse vs. Oracle Rdb vs. SQL.JS vs. SwayDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQL.JS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA 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.Port of SQLite to JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteclickhouse.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlsql.js.orgswaydb.simer.au
Technical documentationclickhouse.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlsql.js.org/­documentation/­index.html
DeveloperClickhouse Inc.Oracle, originally developed by Digital Equipment Corporation (DEC)Alon Zakai infoenhancements implemented by othersSimer Plaha
Initial release2016198420122018
Current releasev24.4.1.2088-stable, May 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenononono
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 languageC++JavaScriptScala
Server operating systemsFreeBSD
Linux
macOS
HP Open VMSserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.nononono
Secondary indexesyesyesno
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)yesyes infoSQL-92 is not fully supportedno
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JavaScript API
Supported programming languagesC# 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
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresyesnono
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodeskey based and customnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes, on a single nodeACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess 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.nono

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 partiesDoubleCloud: 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
ClickHouseOracle RdbSQL.JSSwayDB
DB-Engines blog posts

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

show all

Recent citations in the 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

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6 December 2023, hackernoon.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
13 June 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here