DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ClickHouse vs. Tarantool vs. Typesense

System Properties Comparison ClickHouse vs. Tarantool vs. Typesense

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonTarantool  Xexclude from comparisonTypesense  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.In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Search engine
Secondary database modelsTime Series DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.73
Rank#31  Overall
#19  Relational DBMS
Score1.47
Rank#144  Overall
#25  Document stores
#24  Key-value stores
#66  Relational DBMS
Score0.81
Rank#207  Overall
#15  Search engines
Websiteclickhouse.comwww.tarantool.iotypesense.org
Technical documentationclickhouse.com/­docswww.tarantool.io/­en/­doctypesense.org/­docs
DeveloperClickhouse Inc.VK
Initial release201620082015
Current releasev24.6.2.17-stable, July 20242.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C++
Server operating systemsFreeBSD
Linux
macOS
BSD
Linux
macOS
Linux
Data schemeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.nono
Secondary indexesyesyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)Full-featured ANSI SQL supportno
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
Open binary protocolRESTful HTTP 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
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresyesLua, C and SQL stored proceduresno
Triggersnoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodeskey based and customSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, full featured in-memory storage engine with persistenceyes
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.Access Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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

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

More resources
ClickHouseTarantoolTypesense
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information, Including Chat History
29 January 2025, wiz.io

DeepSeek Exposed Database Leaks Sensitive Data
30 January 2025, Infosecurity Magazine

A Beginner’s Guide to ClickHouse Database
13 September 2024, KDnuggets

ClickHouse Announces Strategic Collaboration Agreement with AWS to Advance Real-Time Data Analytics and Generative AI Innovation
10 December 2024, Business Wire

DeepSeek AI Database Exposed: Over 1 Million Log Lines, Secret Keys Leaked
30 January 2025, The Hacker News

provided by Google News

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire.com

VShard — horizontal scaling in Tarantool
7 March 2019, Habr

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Habr

provided by Google News

Serverless Search using Laravel and the Typesense Cloud
22 September 2024, Laravel News

FOSS Weekly #25.14: Fedora 42 COSMIC, OnePackage, AppImage Tools and More Linux Stuff
3 April 2025, It's FOSS

Building fast, fuzzy site search with Laravel and Typesense
29 July 2024, Laravel News

11 Open-Source SaaS Killer — Selfhost With Docker -3
7 October 2024, Medium

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

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

RaimaDB logo

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here