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 DynamoDB vs. Dolt vs. jBASE vs. Prometheus

System Properties Comparison Alibaba Cloud TSDB vs. Amazon DynamoDB vs. Dolt vs. jBASE vs. Prometheus

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonDolt  Xexclude from comparisonjBASE  Xexclude from comparisonPrometheus  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceHosted, scalable database service by Amazon with the data stored in Amazons cloudA MySQL compatible DBMS with Git-like versioning of data and schemaA robust multi-value DBMS comprising development tools and middlewareOpen-source Time Series DBMS and monitoring system
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMSMultivalue DBMSTime Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hitsdbaws.amazon.com/­dynamodbgithub.com/­dolthub/­dolt
www.dolthub.com
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseprometheus.io
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.aws.amazon.com/­dynamodbdocs.dolthub.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9prometheus.io/­docs
DeveloperAlibabaAmazonDoltHub IncRocket Software (formerly Zumasys)
Initial release2012201819912015
Current release5.7
License infoCommercial or Open Sourcecommercialcommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0commercialOpen 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.
Implementation languageGoGo
Server operating systemshostedhostedLinux
macOS
Windows
AIX
Linux
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateNumeric data and StringsyesyesoptionalNumeric data only
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.nonoyesno infoImport of XML data possible
Secondary indexesnoyesyesno
SQL infoSupport of SQLnonoyesEmbedded SQL for jBASE in BASICno
APIs and other access methodsHTTP RESTRESTful HTTP APICLI Client
HTTP REST
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
RESTful HTTP/JSON API
Supported programming languagesJava.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic
Jabbascript
Java
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infocurrently in alpha releaseyesno
Triggersnoyes infoby integration with AWS Lambdayesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesyes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
none
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoACID across one or more tables within a single AWS account and regionACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess managed on TSDB instance levelAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Only one user is configurable, and must be specified in the config file at startupAccess rights can be defined down to the item levelno

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 TSDBAmazon DynamoDBDoltjBASEPrometheus
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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

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.

Neo4j logo

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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