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

DBMS > ClickHouse vs. Datomic vs. Microsoft SQL Server vs. SpaceTime vs. TimesTen

System Properties Comparison ClickHouse vs. Datomic vs. Microsoft SQL Server vs. SpaceTime vs. TimesTen

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonDatomic  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSpaceTime  Xexclude from comparisonTimesTen  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.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityMicrosofts flagship relational DBMSSpaceTime is a spatio-temporal DBMS with a focus on performance.In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSRelational DBMSSpatial DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteclickhouse.comwww.datomic.comwww.microsoft.com/­en-us/­sql-serverwww.mireo.com/­spacetimewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationclickhouse.com/­docsdocs.datomic.comlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­database/­timesten-18.1
DeveloperClickhouse Inc.CognitectMicrosoftMireoOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20162012198920201998
Current releasev24.3.2.23-lts, April 20241.0.6735, June 2023SQL Server 2022, November 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freecommercial inforestricted free version is availablecommercialcommercial
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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • 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.
Implementation languageC++Java, ClojureC++C++
Server operating systemsFreeBSD
Linux
macOS
All OS with a Java VMLinux
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)noyesA subset of ANSI SQL is implementedyes
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
RESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
Clojure
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C#
C++
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesyes infoTransaction FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanoPL/SQL
TriggersnoBy using transaction functionsyesnono
Partitioning methods infoMethods for storing different data on different nodeskey based and customnone infoBut extensive use of caching in the application peerstables can be distributed across several files (horizontal partitioning); sharding through federationFixed-grid hypercubesnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.none infoBut extensive use of caching in the application peersyes, but depending on the SQL-Server EditionReal-time block device replication (DRBD)Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentyesnoyes
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.nofine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standard

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
Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
ClickHouseDatomicMicrosoft SQL ServerSpaceTimeTimesTen
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

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

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

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

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, Iupana

provided by Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

SolarWinds unveils major upgrades to Plan Explorer tool
2 May 2024, IT Brief Australia

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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

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

SingleStore logo

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

Present your product here