DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud TSDB vs. Apache Kylin vs. CouchDB vs. SQLite

System Properties Comparison Alibaba Cloud TSDB vs. Apache Kylin vs. CouchDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonApache Kylin  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonSQLite  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 stackA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Widely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#300  Overall
#24  Time Series DBMS
Score1.14
Rank#171  Overall
#77  Relational DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbkylin.apache.orgcouchdb.apache.orgwww.sqlite.org
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbkylin.apache.org/­docsdocs.couchdb.org/­en/­stablewww.sqlite.org/­docs.html
DeveloperAlibabaApache Software Foundation, originally contributed from eBay IncApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDwayne Richard Hipp
Initial release201520052000
Current release3.1.0, July 20203.3.3, December 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC
Server operating systemshostedLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
server-less
Data schemeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateNumeric data and Stringsyesnoyes infonot rigid because of 'dynamic typing' concept.
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 indexesnoyesyes infovia viewsyes
SQL infoSupport of SQLnoANSI SQL for queries (using Apache Calcite)noyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP RESTJDBC
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoView functions in JavaScriptno
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess managed on TSDB instance levelAccess rights for users can be defined per databaseno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Alibaba Cloud TSDBApache KylinCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SQLite
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

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

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

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support
10 August 2021, Blocks & Files

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

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

Database Ransom Attacks Hit CouchDB and Hadoop Servers
18 January 2017, BleepingComputer

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

From Zero to App: Building a Database-Driven Streamlit App with Python | by Alle Sravani | Sep, 2024
26 September 2024, Towards Data Science

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

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

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.

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

Present your product here