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. Amazon Aurora vs. CrateDB vs. Faircom DB vs. TimescaleDB

System Properties Comparison Alibaba Cloud TSDB vs. Amazon Aurora vs. CrateDB vs. Faircom DB vs. TimescaleDB

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonAmazon Aurora  Xexclude from comparisonCrateDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceMySQL and PostgreSQL compatible cloud service by AmazonDistributed Database based on LuceneNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelTime Series DBMSRelational DBMSDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsDocument storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hitsdbaws.amazon.com/­rds/­auroracratedb.comwww.faircom.com/­products/­faircom-dbwww.timescale.com
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlcratedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.timescale.com
DeveloperAlibabaAmazonCrateFairCom CorporationTimescale
Initial release2015201319792017
Current releaseV12, November 20202.13.0, November 2023
License infoCommercial or Open SourcecommercialcommercialOpen Sourcecommercial infoRestricted, free version availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaANSI C, C++C
Server operating systemshostedhostedAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
Windows
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema free, schema optional, schema required, partial schema,yes
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyes, ANSI SQL Types, JSON, typed binary structuresnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.noyesnonoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyes, but no triggers and constraints, and PostgreSQL compatibilityyes, ANSI SQL with proprietary extensionsyes infofull PostgreSQL SQL syntax
APIs and other access methodsHTTP RESTADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesuser defined functions (Javascript)yes info.Net, JavaScript, C/C++user defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationConfigurable replication on table/partition-levelyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategytunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesno
User concepts infoAccess controlAccess managed on TSDB instance levelfine grained access rights according to SQL-standardrights management via user accountsFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud TSDBAmazon AuroraCrateDBFaircom DB infoformerly c-treeACETimescaleDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more

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
Alibaba Cloud TSDBAmazon AuroraCrateDBFaircom DB infoformerly c-treeACETimescaleDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

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

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12 February 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

provided by Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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

Neo4j logo

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here