DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. Faircom EDGE vs. Fauna vs. Oracle NoSQL

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. Faircom EDGE vs. Fauna vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonOracle NoSQL  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 graphFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Document store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#213  Overall
#101  Relational DBMS
Score0.07
Rank#346  Overall
#47  Document stores
#35  Graph DBMS
#32  Time Series DBMS
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Score1.55
Rank#143  Overall
#26  Document stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlbangdb.comwww.faircom.com/­products/­faircom-edgefauna.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.fauna.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSachin Sinha, BangDBFairCom CorporationFauna, Inc.Oracle
Initial release20162012197920142011
Current releaseBangDB 2.0, October 2021V3, October 202024.1, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3commercial infoRestricted, free version availablecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageC, C++ANSI C, C++ScalaJava
Server operating systemshostedLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
hostedLinux
Solaris SPARC/x86
Data schemeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes, ANSI Standard SQL Typesnooptional
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.yesnoyesnono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLyesSQL like support with command line toolyes infoANSI SQL queriesnoSQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIRESTful HTTP API
Supported programming languagesC
Java
Perl
Python
R
C
C#
C++
Java
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnoyes info.Net, JavaScript, C/C++user defined functionsno
Triggersyesyes, Notifications (with Streaming only)yesnono
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 algorithmFile partitioning infoCustomizable business rules for partitioninghorizontal partitioning infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)yes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesnoyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyes infoacross SQL and NoSQLyesyes
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 modeyesnoyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Identity management, authentication, and access controlAccess rights for users and roles

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 HybridDBBangdbFaircom EDGE infoformerly c-treeEDGEFauna infopreviously named FaunaDBOracle NoSQL
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 Cloud to spur AI innovation with upcoming Singapore hackathon in March
21 February 2024, KrASIA

Experts disclosed two critical flaws in Alibaba cloud database services
20 April 2023, Security Affairs

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

provided by Google News

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

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

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

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

provided by Google News

Fauna Announces Native Integration with Cloudflare Workers
18 September 2024, GlobeNewswire

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

provided by Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Oracle GoldenGate for Big Data Articles get a new look!
30 October 2023, Oracle

Oracle, Uni. Of Mauritius develop breast cancer awareness app
13 August 2024, Africanews English

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here