DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Alibaba Cloud AnalyticDB for MySQL vs. eXtremeDB vs. Faircom DB vs. Google Cloud Firestore

System Properties Comparison Adabas vs. Alibaba Cloud AnalyticDB for MySQL vs. eXtremeDB vs. Faircom DB vs. Google Cloud Firestore

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisoneXtremeDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Natively in-memory DBMS with options for persistency, high-availability and clusteringNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.
Primary database modelMultivalue DBMSRelational DBMSRelational DBMS
Time Series DBMS
Key-value store
Relational DBMS
Document store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.76
Rank#223  Overall
#103  Relational DBMS
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score8.96
Rank#48  Overall
#8  Document stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.alibabacloud.com/­product/­analyticdb-for-mysqlwww.mcobject.comwww.faircom.com/­products/­faircom-dbfirebase.google.com/­products/­firestore
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmwww.mcobject.com/­docs/­extremedb.htmdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlfirebase.google.com/­docs/­firestore
DeveloperSoftware AGAlibabaMcObjectFairCom CorporationGoogle
Initial release1971200119792017
Current release8.2, 2021V12, November 2020
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infoRestricted, free version availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++ANSI C, C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
hostedAIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hosted
Data schemeyesyesyesschema free, schema optional, schema required, partial schema,schema-free
Typing infopredefined data types such as float or dateyesyesyesyes, ANSI SQL Types, JSON, typed binary structuresyes
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.noyesno infosupport of XML interfaces availablenono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewayyesyes infowith the option: eXtremeSQLyes, ANSI SQL with proprietary extensionsno
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JDBC
ODBC
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Supported programming languagesNaturalC#
Java
PHP
Python
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Server-side scripts infoStored proceduresin Naturalyesyesyes info.Net, JavaScript, C/C++yes, Firebase Rules & Cloud Functions
Triggersnoyesyes infoby defining eventsyesyes, with Cloud Functions
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infoImplicit feature of the cloud servicehorizontal partitioning / shardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatoryes infoImplicit feature of the cloud serviceActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoUsing Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDtunable from ACID to Eventually Consistentyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)fine grained access rights according to SQL-standardFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.
More information provided by the system vendor
Adabas infodenotes "adaptable data base"Alibaba Cloud AnalyticDB for MySQLeXtremeDBFaircom DB infoformerly c-treeACEGoogle Cloud Firestore
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more
For server use cases, there is a simple per-server license irrespective of the number...
» 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
Adabas infodenotes "adaptable data base"Alibaba Cloud AnalyticDB for MySQLeXtremeDBFaircom DB infoformerly c-treeACEGoogle Cloud Firestore
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

State agency proves DevOps and mainframes can coexist
13 April 2024, SiliconANGLE News

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

A Second Look at LzLabs' Mainframe Migration
28 June 2017, Virtualization Review

provided by Google News

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

provided by Google News

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

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

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

Google Cloud Firestore, the serverless, NoSQL document database, is now generally available
1 February 2019, Packt Hub

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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.

Present your product here