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 > Adabas vs. Alibaba Cloud TSDB vs. Dolt vs. Geode vs. Microsoft Azure AI Search

System Properties Comparison Adabas vs. Alibaba Cloud TSDB vs. Dolt vs. Geode vs. Microsoft Azure AI Search

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAlibaba Cloud TSDB  Xexclude from comparisonDolt  Xexclude from comparisonGeode  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA stable, reliable, and cost-effective online high-performance time series database serviceA MySQL compatible DBMS with Git-like versioning of data and schemaGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesSearch-as-a-service for web and mobile app development
Primary database modelMultivalue DBMSTime Series DBMSRelational DBMSKey-value storeSearch engine
Secondary database modelsDocument storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score5.52
Rank#59  Overall
#6  Search engines
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.alibabacloud.com/­product/­hitsdbgithub.com/­dolthub/­dolt
www.dolthub.com
geode.apache.orgazure.microsoft.com/­en-us/­services/­search
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.dolthub.comgeode.apache.org/­docslearn.microsoft.com/­en-us/­azure/­search
DeveloperSoftware AGAlibabaDoltHub IncOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Microsoft
Initial release1971201820022015
Current release1.1, February 2017V1
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses available as Gemfirecommercial
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 languageGoJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
hostedLinux
macOS
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredhosted
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
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 indexesyesnoyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaynoyesSQL-like query language (OQL)no
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
HTTP RESTCLI Client
HTTP REST
Java Client API
Memcached protocol
RESTful HTTP API
RESTful HTTP API
Supported programming languagesNaturalJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
Java
JavaScript
Python
Server-side scripts infoStored proceduresin Naturalnoyes infocurrently in alpha releaseuser defined functionsno
Triggersnonoyesyes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanoneShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDyes, on a single nodeno
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.nonoyesno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access managed on TSDB instance levelOnly one user is configurable, and must be specified in the config file at startupAccess rights per client and object definableyes infousing Azure authentication

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"Alibaba Cloud TSDBDoltGeodeMicrosoft Azure AI Search
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

From code to production: New ways Azure helps you build transformational AI experiences
21 May 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

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.

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