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 > Alibaba Cloud TSDB vs. Apache Kylin vs. Snowflake vs. Tarantool vs. XTDB

System Properties Comparison Alibaba Cloud TSDB vs. Apache Kylin vs. Snowflake vs. Tarantool vs. XTDB

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonApache Kylin  Xexclude from comparisonSnowflake  Xexclude from comparisonTarantool  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackCloud-based data warehousing service for structured and semi-structured dataIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Document store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#312  Overall
#27  Time Series DBMS
Score1.20
Rank#175  Overall
#80  Relational DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websitewww.alibabacloud.com/­product/­hitsdbkylin.apache.orgwww.snowflake.comwww.tarantool.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbkylin.apache.org/­docsdocs.snowflake.net/­manuals/­index.htmlwww.tarantool.io/­en/­docwww.xtdb.com/­docs
DeveloperAlibabaApache Software Foundation, originally contributed from eBay IncSnowflake Computing Inc.VKJuxt Ltd.
Initial release2015201420082019
Current release3.1.0, July 20202.10.0, May 20221.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++Clojure
Server operating systemshostedLinuxhostedBSD
Linux
macOS
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)Flexible data schema: relational definition for tables with ability to store json-like documents in columnsschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes, extensible-data-notation format
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 indexesnoyesyesyes
SQL infoSupport of SQLnoANSI SQL for queries (using Apache Calcite)yesFull-featured ANSI SQL supportlimited SQL, making use of Apache Calcite
APIs and other access methodsHTTP RESTJDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
Open binary protocolHTTP REST
JDBC
Supported programming languagesJavaJavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Clojure
Java
Server-side scripts infoStored proceduresnouser defined functionsLua, C and SQL stored proceduresno
Triggersnono infosimilar concept for controling cloud resourcesyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesyesSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate 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 integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyesyes, write ahead loggingyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess managed on TSDB instance levelUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Alibaba Cloud TSDBApache KylinSnowflakeTarantoolXTDB infoformerly named Crux
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

show all

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

provided by Google News

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17 April 2024, PR Newswire

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16 April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3 April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16 April 2024, spbit.ru

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here