DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Amazon DocumentDB vs. Apache IoTDB vs. Google Cloud Datastore vs. SpaceTime

System Properties Comparison Adabas vs. Amazon DocumentDB vs. Apache IoTDB vs. Google Cloud Datastore vs. SpaceTime

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAmazon DocumentDB  Xexclude from comparisonApache IoTDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformFast, scalable, highly available, and fully managed MongoDB-compatible database serviceAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelMultivalue DBMSDocument storeTime Series DBMSDocument storeSpatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score1.91
Rank#131  Overall
#24  Document stores
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score0.03
Rank#392  Overall
#8  Spatial DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaws.amazon.com/­documentdbiotdb.apache.orgcloud.google.com/­datastorewww.mireo.com/­spacetime
Technical documentationaws.amazon.com/­documentdb/­resourcesiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcloud.google.com/­datastore/­docs
DeveloperSoftware AGApache Software FoundationGoogleMireo
Initial release19712019201820082020
Current release1.1.0, April 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
hostedAll OS with a Java VM (>= 1.8)hostedLinux
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes, details hereyes
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.nonononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaynoSQL-like query languageSQL-like query language (GQL)A subset of ANSI SQL is implemented
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
proprietary protocol using JSON (MongoDB compatible)JDBC
Native API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languagesNaturalGo
Java
JavaScript (Node.js)
PHP
Python
C
C#
C++
Go
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Python
Server-side scripts infoStored proceduresin Naturalnoyesusing Google App Engineno
TriggersnonoyesCallbacks using the Google Apps Engineno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistanonehorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication using PaxosReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Integration with Hadoop and Sparkyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possiblenoyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsnoACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnono
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights for users and rolesyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)yes

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
Adabas infodenotes "adaptable data base"Amazon DocumentDBApache IoTDBGoogle Cloud DatastoreSpaceTime
Recent citations in the news

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30 May 2024, ITWeb

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

Is it the end of the road for Software AG after selling its integration business to IBM?
12 January 2024, diginomica

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

Michael E. Jakes Obituary (1941 - 2023)
26 October 2023, Legacy.com

provided by Google News

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

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

Apache Promotes IoT Database Project
25 September 2020, Datanami

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

provided by Google News

Best cloud storage of 2024
4 June 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here