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. Apache IoTDB vs. Faircom EDGE vs. Oracle vs. SAP HANA

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Apache IoTDB vs. Faircom EDGE vs. Oracle vs. SAP HANA

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonApache IoTDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOracle  Xexclude from comparisonSAP HANA  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWidely used RDBMSIn-memory, column based data store. Available as appliance or cloud service
Primary database modelRelational DBMSTime Series DBMSKey-value store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#241  Overall
#110  Relational DBMS
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score45.84
Rank#22  Overall
#16  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqliotdb.apache.orgwww.faircom.com/­products/­faircom-edgewww.oracle.com/­databasewww.sap.com/­products/­hana.html
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­en/­databasehelp.sap.com/­hana
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupApache Software FoundationFairCom CorporationOracleSAP
Initial release20162018197919802010
Current release1.1.0, April 2023V3, October 202023c, September 20232.0 SPS07 (April 4, 2023), April 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercial infoRestricted, free version availablecommercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono infoalso available as a cloud based service
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaANSI C, C++C and C++
Server operating systemshostedAll OS with a Java VM (>= 1.8)Android
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Appliance or cloud-service
Data schemeyesyesFlexible Schema (defined schema, partial schema, schema free)yes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.yesnoyesyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query languageyes infoANSI SQL queriesyes infowith proprietary extensionsyes
APIs and other access methodsJDBC
ODBC
JDBC
Native API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
Supported programming languagesC
Java
Perl
Python
R
C
C#
C++
Go
Java
Python
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresyesyesyes info.Net, JavaScript, C/C++PL/SQL infoalso stored procedures in Java possibleSQLScript, R
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning (by time range) + vertical partitioning (by deviceId)File partitioning infoCustomizable business rules for partitioningSharding, horizontal partitioningyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparknono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infowhen using SQLyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
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.noyesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardyes

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more
CData: 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 AnalyticDB for PostgreSQL infoformer name was HybridDBApache IoTDBFaircom EDGE infoformerly c-treeEDGEOracleSAP HANA
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

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

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12 October 2023, Phoronix

Timecho Bags Angel Round Funds of Nearly 100M Yuan
29 June 2022, Pandaily

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Oracle makes its pitch for the enterprise cloud. Should CIOs listen?
11 April 2024, CIO

Microsoft and Oracle expand partnership to deliver Oracle Database Services on Oracle Cloud Infrastructure in ...
14 September 2023, Microsoft

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, blogs.oracle.com

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, blogs.oracle.com

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA on Azure Large Instances will be retired by 30 June 2025 – transition to Virtual Machines | Azure updates
29 September 2023, azure.microsoft.com

Surviving the Storm: Disaster-recovery for SAP HANA Downtime
21 August 2023, Spiceworks News and Insights

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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