DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud MaxCompute vs. Faircom EDGE vs. Oracle vs. Oracle Coherence vs. TypeDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Faircom EDGE vs. Oracle vs. Oracle Coherence vs. TypeDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOracle  Xexclude from comparisonOracle Coherence  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWidely used RDBMSOracles in-memory data grid solutionTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value store
Relational DBMS
Relational DBMSKey-value storeGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#200  Overall
#95  Relational DBMS
Score0.02
Rank#369  Overall
#57  Key-value stores
#156  Relational DBMS
Score1317.01
Rank#1  Overall
#1  Relational DBMS
Score1.81
Rank#128  Overall
#22  Key-value stores
Score0.63
Rank#227  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#105  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.faircom.com/­products/­faircom-edgewww.oracle.com/­databasewww.oracle.com/­java/­coherencetypedb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­en/­databasedocs.oracle.com/­en/­middleware/­standalone/­coherencetypedb.com/­docs
DeveloperAlibabaFairCom CorporationOracleOracleVaticle
Initial release20161979198020072016
Current releaseV3, October 202023c, September 202314.1, August 20232.28.3, June 2024
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercial inforestricted free version is availablecommercialOpen Source infoGPL Version 3, commercial licenses available
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 languageANSI C, C++C and C++JavaJava
Server operating systemshostedAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
All OS with a Java VMLinux
OS X
Windows
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yes infoSchemaless in JSON and XML columnsschema-freeyes
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.noyesyesnono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLSQL-like query languageyes infoANSI SQL queriesyes infowith proprietary extensionsnono
APIs and other access methodsFluentd
Flume
MaxCompute Console
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)
JCache
JPA
RESTful HTTP API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesJavaC
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
.Net
C++
Java
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresuser defined functions infoin Javayes info.Net, JavaScript, C/C++PL/SQL infoalso stored procedures in Java possiblenono
Triggersnoyesyesyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceFile partitioning infoCustomizable business rules for partitioningSharding, horizontal partitioningShardingno
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
Source-replica replication
yes, with selectable consistency levelSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesnono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoisolation level can be parameterizedconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlAccess rights for users and rolesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Alibaba Cloud MaxComputeFaircom EDGE infoformerly c-treeEDGEOracleOracle CoherenceTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
3rd partiesDevart 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Alibaba Cloud MaxComputeFaircom EDGE infoformerly c-treeEDGEOracleOracle CoherenceTypeDB infoformerly named Grakn
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

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

Job Scheduler DAG 2.0: Building a More Dynamic and Flexible Distributed Computing Ecosystem
31 August 2020, DataDrivenInvestor

Alibaba Cloud’s Singapore Node Suffers Network Disruption Due to Data Center Fire
10 September 2024, Pandaily

Alibaba Cloud unveils serverless solution for generative AI
4 July 2024, Tech Wire Asia

Alibaba Cloud hit by Digital Realty fire in Singapore
11 September 2024, Frontier Enterprise

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

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

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

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, Microsoft

Oracle Database 23ai is now available for Oracle Database Appliance
22 July 2024, blogs.oracle.com

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16 September 2024, AWS Blog

Oracle Database is in many enterprises and now it’s in Google Cloud too
9 September 2024, VentureBeat

provided by Google News

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Cloud Native Java with the Micronaut Framework
3 May 2022, InfoQ.com

Data Fabric Market Size Analysis and Forecast Report, 2030
3 April 2023, P&S Intelligence

provided by Google News

An Enterprise Data Stack Using TypeDB
2 September 2021, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Bayer’s Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Building a Biomedical Knowledge Graph
28 June 2021, Towards Data Science

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

Neo4j logo

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here