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 AnalyticDB for PostgreSQL vs. Dolt vs. HBase vs. InfinityDB vs. Valentina Server

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Dolt vs. HBase vs. InfinityDB vs. Valentina Server

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonDolt  Xexclude from comparisonHBase  Xexclude from comparisonInfinityDB  Xexclude from comparisonValentina Server  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA MySQL compatible DBMS with Git-like versioning of data and schemaWide-column store based on Apache Hadoop and on concepts of BigTableA Java embedded Key-Value Store which extends the Java Map interfaceObject-relational database and reports server
Primary database modelRelational DBMSRelational DBMSWide column storeKey-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.17
Rank#327  Overall
#145  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­dolthub/­dolt
www.dolthub.com
hbase.apache.orgboilerbay.comwww.valentina-db.net
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.dolthub.comhbase.apache.org/­book.htmlboilerbay.com/­infinitydb/­manualvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupDoltHub IncApache Software Foundation infoApache top-level project, originally developed by PowersetBoiler Bay Inc.Paradigma Software
Initial release20162018200820021999
Current release2.3.4, January 20214.05.7.5
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache version 2commercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJava
Server operating systemshostedLinux
macOS
Windows
Linux
Unix
Windows infousing Cygwin
All OS with a Java VMLinux
OS X
Windows
Data schemeyesyesschema-free, schema definition possibleyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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 indexesyesyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLyesyesnonoyes
APIs and other access methodsJDBC
ODBC
CLI Client
HTTP REST
Java API
RESTful HTTP API
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ODBC
Supported programming languagesC
Java
Perl
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Groovy
Java
PHP
Python
Scala
Java.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseyes infoCoprocessors in Javanoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integrityyesyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDSingle row ACID (across millions of columns)ACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnofine grained access rights according to SQL-standard

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

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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

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

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

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

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

provided by Google News



Share this page

Featured Products

Milvus logo

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

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.

AllegroGraph logo

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

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