DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud MaxCompute vs. Kingbase vs. OpenTSDB vs. SQLite

System Properties Comparison Alibaba Cloud MaxCompute vs. Kingbase vs. OpenTSDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonKingbase  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Scalable Time Series DBMS based on HBaseWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#209  Overall
#98  Relational DBMS
Score0.50
Rank#257  Overall
#119  Relational DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.kingbase.com.cnopentsdb.netwww.sqlite.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputeopentsdb.net/­docs/­build/­html/­index.htmlwww.sqlite.org/­docs.html
DeveloperAlibabaBeiJing KINGBASE Information technologies inc.currently maintained by Yahoo and other contributorsDwayne Richard Hipp
Initial release2016199920112000
Current releaseV8.0, August 20213.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoLGPLOpen 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 languageC and JavaJavaC
Server operating systemshostedLinux
Windows
Linux
Windows
server-less
Data schemeyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnumeric data for metrics, strings for tagsyes 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.noyesnono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLSQL-like query languageStandard with numerous extensionsnoyes infoSQL-92 is not fully supported
APIs and other access methodsFluentd
Flume
MaxCompute Console
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
HTTP API
Telnet API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Erlang
Go
Java
Python
R
Ruby
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 proceduresuser defined functions infoin Javauser defined functionsnono
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by range, list and hash) and vertical partitioningSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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.nonoyes
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardnono

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 MaxComputeKingbaseOpenTSDBSQLite
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, 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

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Alibaba Cloud achieves 'record' in big data performance
29 October 2019, DataCenterNews Asia

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Backup & Recovery Solutions from China
4 August 2022, Хабр

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

A real-time processing revival - O'Reilly Radar
2 April 2015, O'Reilly Radar

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

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

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

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.

Present your product here