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. Faircom EDGE vs. GigaSpaces vs. Google Cloud Spanner vs. SAP IQ

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Faircom EDGE vs. GigaSpaces vs. Google Cloud Spanner vs. SAP IQ

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Columnar RDBMS optimized for Big Data analytics
Primary database modelRelational DBMSKey-value store
Relational DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMS infocolumn-oriented
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.faircom.com/­products/­faircom-edgewww.gigaspaces.comcloud.google.com/­spannerwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.gigaspaces.com/­latest/­landing.htmlcloud.google.com/­spanner/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupFairCom CorporationGigaspaces TechnologiesGoogleSAP, formerly Sybase
Initial release20161979200020171994
Current releaseV3, October 202015.5, September 202016.1 SPS04, April 2019
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availableOpen Source infoApache Version 2; Commercial licenses availablecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++Java, C++, .Net
Server operating systemshostedAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
macOS
Solaris
Windows
hostedAIX
HP-UX
Linux
Solaris
Windows
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes
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.yesyesno infoXML can be used for describing objects metadatanono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyes infoANSI SQL queriesSQL-99 for query and DML statementsyes infoQuery statements complying to ANSI 2011yes
APIs and other access methodsJDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
Java
Perl
Python
R
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C++
Java
Python
Scala
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yesnoyes
Triggersyesyesyes, event driven architecturenoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceFile partitioning infoCustomizable business rules for partitioningShardingShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replication with 3 replicas for regional instances.SAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsyes infousing Google Cloud DataflowHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLnoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoStrict serializable isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
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.noyesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine 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 HybridDBFaircom EDGE infoformerly c-treeEDGEGigaSpacesGoogle Cloud SpannerSAP IQ infoformer name: Sybase IQ
Recent citations in the news

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

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9 February 2024, Backend News

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
26 July 2023, VOI.ID

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

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22 April 2023, GBHackers

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

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

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks and Files

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Present your product here