DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. GreptimeDB vs. Heroic vs. RethinkDB

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. GreptimeDB vs. Heroic vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonGreptimeDB  Xexclude from comparisonHeroic  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumAn open source Time Series DBMS built for increased scalability, high performance and efficiencyTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgreptime.comgithub.com/­spotify/­heroicrethinkdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.greptime.comspotify.github.io/­heroicrethinkdb.com/­docs
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupGreptime Inc.SpotifyThe Linux Foundation infosince July 2017
Initial release2016202220142009
Current release2.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2
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 languageRustJavaC++
Server operating systemshostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesschema-free, schema definition possibleschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometry
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.yesnonono
Secondary indexesyesyesyes infovia Elasticsearchyes
SQL infoSupport of SQLyesyesnono
APIs and other access methodsJDBC
ODBC
gRPC
HTTP API
JDBC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Supported programming languagesC
Java
Perl
Python
R
C++
Erlang
Go
Java
JavaScript
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyesPythonno
TriggersyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
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.nonono
User concepts infoAccess controlfine grained access rights according to SQL-standardSimple rights management via user accountsyes infousers and table-level permissions
More information provided by the system vendor
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBGreptimeDBHeroicRethinkDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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 AnalyticDB for PostgreSQL infoformer name was HybridDBGreptimeDBHeroicRethinkDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

Alibaba News Roundup: Disney, Freshippo Launch Collaboration
4 August 2023, Alizila

Two critical vulnerabilities spotted in Alibaba Cloud's PostgreSQL databases
21 April 2023, TEISS

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March | KrASIA
21 February 2024, KrASIA

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

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

Neo4j logo

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

AllegroGraph logo

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

Present your product here