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. Bangdb vs. GigaSpaces vs. JaguarDB vs. Vertica

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. GigaSpaces vs. JaguarDB vs. Vertica

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonBangdb  Xexclude from comparisonGigaSpaces  Xexclude from comparisonJaguarDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumConverged and high performance database for device data, events, time series, document and graphHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsPerformant, highly scalable DBMS for AI and IoT applicationsCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Key-value store
Vector DBMS
Relational DBMS infoColumn oriented
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlbangdb.comwww.gigaspaces.comwww.jaguardb.comwww.vertica.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bangdb.comdocs.gigaspaces.com/­latest/­landing.htmlwww.jaguardb.com/­support.htmlvertica.com/­documentation
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSachin Sinha, BangDBGigaspaces TechnologiesDataJaguar, Inc.OpenText infopreviously Micro Focus and Hewlett Packard
Initial release20162012200020152005
Current releaseBangDB 2.0, October 202115.5, September 20203.3 July 202312.0.3, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3Open Source infoApache Version 2; Commercial licenses availableOpen Source infoGPL V3.0commercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud serviceyesnononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++Java, C++, .NetC++ infothe server part. Clients available in other languagesC++
Server operating systemshostedLinuxLinux
macOS
Solaris
Windows
LinuxLinux
Data schemeyesschema-freeschema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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.yesnono infoXML can be used for describing objects metadatanono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesSQL like support with command line toolSQL-99 for query and DML statementsA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesC
Java
Perl
Python
R
C
C#
C++
Java
Python
.Net
C++
Java
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesnoyesnoyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesyes, Notifications (with Streaming only)yes, event driven architecturenoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)Role-based access controlrights management via user accountsfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbGigaSpacesJaguarDBVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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 HybridDBBangdbGigaSpacesJaguarDBVertica infoOpenText™ Vertica™
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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

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.

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

AllegroGraph logo

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

Milvus logo

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

Present your product here