DBMS > Adabas vs. Axibase vs. Google Cloud Bigtable vs. Percona Server for MySQL vs. RethinkDB
System Properties Comparison Adabas vs. Axibase vs. Google Cloud Bigtable vs. Percona Server for MySQL vs. RethinkDB
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Adabas ![]() | Axibase Xexclude from comparison | Google Cloud Bigtable Xexclude from comparison | Percona Server for MySQL Xexclude from comparison | RethinkDB Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | OLTP - DBMS for mainframes and Linux/Unix/Windows environments ![]() | Scalable TimeSeries DBMS based on HBase with integrated rule engine and visualization | Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail. | Enhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features. | DBMS for the Web with a mechanism to push updated query results to applications in realtime. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Multivalue DBMS | Time Series DBMS | Wide column store | Relational DBMS | Document store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.softwareag.com/corporate/products/adabas_natural/adabas/default.html | axibase.com/products/axibase-time-series-database | cloud.google.com/bigtable | www.percona.com/software/mysql-database/percona-server | rethinkdb.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | github.com/axibase/atsd | cloud.google.com/bigtable/docs | www.percona.com/downloads/Percona-Server-LATEST | rethinkdb.com/docs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Software AG | Axibase Corporation | Percona | The Linux Foundation ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 1971 | 2013 | 2015 | 2008 | 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 15585 | 8.0.18-9, December 2019 | 2.3.6, July 2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | commercial | commercial ![]() | commercial | Open Source ![]() | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | yes | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Java | C and C++ | C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | BS2000 Linux Unix Windows z/OS z/VSE | Linux | hosted | Linux | Linux OS X Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | yes | yes | schema-free | yes | schema-free | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | yes ![]() | no | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | no | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | yes ![]() | SQL-like query language | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | HTTP API ![]() SOAP-based API ![]() | JDBC Proprietary protocol (Network API) RESTful HTTP API | gRPC (using protocol buffers) API HappyBase (Python library) HBase compatible API (Java) | ADO.NET JDBC ODBC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | Natural | Go Java PHP Python R Ruby | C# C++ Go Java JavaScript (Node.js) Python | Ada C C# C++ D Eiffel Erlang Haskell Java Objective-C OCaml Perl PHP Python Ruby Scheme Tcl | C ![]() C# ![]() C++ ![]() Clojure ![]() Dart ![]() Erlang ![]() Go ![]() Haskell ![]() Java ![]() JavaScript (Node.js) ![]() Lisp ![]() Lua ![]() Objective-C ![]() Perl ![]() PHP ![]() Python ![]() Ruby ![]() Scala ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | in Natural | yes | no | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes | no | yes | Client-side triggers through changefeeds | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | yes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vista | Sharding | Sharding | Sharding ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes, with add-on product Event Replicator | Master-slave replication | Internal replication in Colossus, and regional replication between two clusters in different zones | Master-master replication Master-slave replication XtraDB Cluster | Master-slave replication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | yes | yes | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency | Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters) | Immediate Consistency | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | no | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | no | Atomic single-row operations | ACID | Atomic single-document operations | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | no | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | only with OS-specific tools (e.g. IBM RACF, CA Top Secret) | Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM) | Users with fine-grained authorization concept ![]() | yes ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendorWe invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and servicesWe invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adabas ![]() | Axibase | Google Cloud Bigtable | Percona Server for MySQL | RethinkDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | Meet some database management systems you are likely to hear more about in the future Turkey Former Erdogan ally establishes new party in Turkey Software (OTCMKTS:STWRY) Stock Price Crosses Above 200-Day Moving Average of $7.66 Software (ETR:SOW) Given a €30.80 Price Target by Morgan Stanley Analysts Software AG (ETR:SOW) Receives €33.60 Consensus Price Target from Brokerages Software (ETR:SOW) Given a €30.80 Price Target at Morgan Stanley provided by Google News Time Series Intelligence Software Market Set to Witness Huge Growth by 2019-2026 Focusing on Leading Players; Azure Time Series Insights, Shapelets, Seeq, Trendalyze, AxiBase Enterprise Reporter (AER), Anodot, Datapred Global Time Series Intelligence Software Market Top Key Participants are Azure Time Series Insights, Trendalyze, Anodot, Seeq, SensorMesh, Warp 10, AxiBase Enterprise Reporter (AER), Shapelets Time Series Intelligence Software Market Research Report Worldwide Demand with Competitive Scenario: Azure Time Series Insights, Shapelets, Seeq, Trendalyze Time Series Intelligence Software Market Global and Regional Analysis by Top Key Market Players, Key Regions, Product Segments, and Applications 2024 Time Series Intelligence Software Market - Growth, Statistics, By Application, Production, Revenue & Forecast To 2025 provided by Google News AWS Launches Cassandra Service Google Expands Cloud BigTable Replication Capabilities Globally in Beta Google Cloud Bigtable Replication Out of Beta After Just One Month Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM - Latest Digital Transformation Trends | Cloud News Review: Google Bigtable scales with ease provided by Google News Percona Server for MySQL 8.0 Delivers Increased Reliability, Performance and Security SmartStyle Turns to Percona Support to Provide Enhanced Customer Service Percona XtraDB and MongoDB Operators for Kubernetes TablePlus prepares to launch database management app for Linux Percona Expands Support for Cloud Native Applications and Hybrid Multi-Cloud Environments with the Percona Cloud Native Autonomous Database Initiative provided by Google News 8 of the worst open source innovations of the decade Global Open Source Software Market 2019 Cost Analysis with Prominent Companies Alfresco Software Inc, Compiere Inc., RethinkDB NoSQL Databases Software Market Innovative Report Growth Impact over the Forecast Year 2019-2026: MongoDB, Amazon, ArangoDB, Azure Cosmos DB, Couchbase NoSQL Databases Software Market Assessment – 2019 Revenue and Volume Forecast Till 2024 NoSQL Databases Software Market Insights, Trends, Outlook 2019 | Top Key Players: MongoDB, Amazon, ArangoDB, Azure Cosmos DB, Couchbase provided by Google News Software Engineer II (ADABAS & Natural) Analyst/Programmer V Natural/ADABAS Developer ADABAS NATURAL Programmer Cobol and Natural/Adabas Programmer GCP Data Engineer Google Cloud Architect Google Cloud Data Engineer Director of Data Analytics Spring 2020 Data Scientist Internship MySQL DBA - remote MySQL DBA Database Administrator Senior MySQL Database Administrator Systems Admin/Programmer III Web Developer - Adaptive Systems Web Developer - Adaptive Systems Web Developer - Adaptive Systems Web Developer - Adaptive Systems Web Developer - Adaptive Systems |
Share this page