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

DBMS > Adabas vs. AlaSQL vs. mSQL vs. OrientDB

System Properties Comparison Adabas vs. AlaSQL vs. mSQL vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAlaSQL  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformJavaScript DBMS librarymSQL (Mini SQL) is a simple and lightweight RDBMSMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelMultivalue DBMSDocument store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score1.67
Rank#151  Overall
#70  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlalasql.orghughestech.com.au/­products/­msqlorientdb.org
Technical documentationgithub.com/­AlaSQL/­alasqlwww.orientdb.com/­docs/­last/­index.html
DeveloperSoftware AGAndrey Gershun & Mathias R. WulffHughes TechnologiesOrientDB LTD; CallidusCloud; SAP
Initial release1971201419942010
Current release4.4, October 20213.2.29, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-Licensecommercial infofree licenses can be providedOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptCJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeyesschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesnoyesyes
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.nononono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewayClose to SQL99, but no user access control, stored procedures and host language bindings.A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language, no joins
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JavaScript APIJDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesNaturalJavaScriptC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresin NaturalnonoJava, Javascript
TriggersnoyesnoHooks
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornonenoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynonenone
Foreign keys infoReferential integritynoyesnoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storagenoACID
Concurrency infoSupport for concurrent manipulation of datayesnoyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)nonoAccess rights for users and roles; record level security configurable

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"AlaSQLmSQL infoMini SQLOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

Don't rewrite legacy systems for hybrid cloud – integrate them
1 February 2022, ITWeb

The top five green screen systems that run Australia
25 September 2015, iTnews

provided by Google News

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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