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. EJDB vs. JaguarDB vs. MaxDB vs. Sequoiadb

System Properties Comparison ClickHouse vs. EJDB vs. JaguarDB vs. MaxDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonEJDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonSequoiadb  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.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Performant, highly scalable DBMS for AI and IoT applicationsA robust and reliable RDBMS optimized to run all major SAP solutionsNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSDocument storeKey-value store
Vector DBMS
Relational DBMSDocument store
Relational DBMS
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
Score0.27
Rank#297  Overall
#44  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websiteclickhouse.comgithub.com/­Softmotions/­ejdbwww.jaguardb.commaxdb.sap.comwww.sequoiadb.com
Technical documentationclickhouse.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.jaguardb.com/­support.htmlmaxdb.sap.com/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperClickhouse Inc.SoftmotionsDataJaguar, Inc.SAP, acquired from Software AG (Adabas-D) in 1997Sequoiadb Ltd.
Initial release20162012201519842013
Current releasev24.4.1.2088-stable, May 20243.3 July 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPLv2Open Source infoGPL V3.0commercial infoLimited community edition freeOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageC++CC++ infothe server part. Clients available in other languagesC++C++
Server operating systemsFreeBSD
Linux
macOS
server-lessLinuxAIX
HP-UX
Linux
Solaris
Windows
Linux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes infooid, date, timestamp, binary, regex
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 indexesyesnoyesyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)noA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyesSQL-like query language
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
in-process shared libraryJDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
proprietary protocol using JSON
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
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
Perl
PHP
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyesnonoyesJavaScript
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodeskey based and customnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneMulti-source replicationSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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.yesnonono
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.norights management via user accountsfine grained access rights according to SQL-standardsimple password-based access control

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 partiesAiven 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
ClickHouseEJDBJaguarDBMaxDB infoformerly named Adabas-DSequoiadb
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

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

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

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

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

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.

RaimaDB logo

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

Present your product here