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. BigObject vs. dBASE vs. MySQL vs. OceanBase

System Properties Comparison Adabas vs. BigObject vs. dBASE vs. MySQL vs. OceanBase

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonBigObject  Xexclude from comparisondBASE  Xexclude from comparisonMySQL  Xexclude from comparisonOceanBase  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformAnalytic DBMS for real-time computations and queriesdBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Widely used open source RDBMSA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelMultivalue DBMSRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score1.56
Rank#153  Overall
#71  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlbigobject.iowww.dbase.comwww.mysql.comen.oceanbase.com
Technical documentationdocs.bigobject.iowww.dbase.com/­support/­knowledgebasedev.mysql.com/­docen.oceanbase.com/­docs/­oceanbase-database
DeveloperSoftware AGBigObject, Inc.Asthon TateOracle infosince 2010, originally MySQL AB, then SunOceanBase infopreviously Alibaba and Ant Group
Initial release19712015197919952011
Current releasedBASE 2019, 20198.3.0, January 20243.2.3, March 2022
License infoCommercial or Open Sourcecommercialcommercial infofree community edition availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoCommercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
DOS infodBase Classic
Windows infodBase Pro
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like DML and DDL statementsnoyes infowith proprietary extensionsyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
fluentd
ODBC
RESTful HTTP API
none infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesNaturaldBase proprietary IDEAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresin NaturalLuano infoThe IDE can access stored procedures in other database systems.yes infoproprietary syntaxPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistanonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornonenoneMulti-source replication
Source-replica replication
Multi-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyes infotable locks or row locks depending on storage engineyes
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.noyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)noAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Adabas infodenotes "adaptable data base"BigObjectdBASEMySQLOceanBase
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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"BigObjectdBASEMySQLOceanBase
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

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

provided by Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

What is Dbase? - Definition from Techopedia
19 September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, blogs.oracle.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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

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.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here