DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. Altibase vs. Faircom EDGE vs. MariaDB vs. Vertica

System Properties Comparison Alibaba Cloud Table Store vs. Altibase vs. Faircom EDGE vs. MariaDB vs. Vertica

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonAltibase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMariaDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn enterprise grade, high-performance RDBMSFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelWide column storeRelational DBMSKey-value store
Relational DBMS
Relational DBMSRelational DBMS infoColumn oriented
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#310  Overall
#12  Wide column stores
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storealtibase.comwww.faircom.com/­products/­faircom-edgemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.vertica.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoregithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmariadb.com/­kb/­en/­libraryvertica.com/­documentation
DeveloperAlibabaAltibaseFairCom CorporationMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
OpenText infopreviously Micro Focus and Hewlett Packard
Initial release2016199919792009 infoFork of MySQL, which was first released in 19952005
Current releasev7.3, 2023, August 2023V3, October 202011.3.2, February 202412.0.3, January 2023
License infoCommercial or Open Sourcecommercialcommercial infoOpen source edition discontinued with March 2023commercial infoRestricted, free version availableOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud serviceyesnononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ANSI C, C++C and C++C++
Server operating systemshostedAIX
HP-UX
Linux
Android
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yes infoDynamic columns are supportedYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.nonoyesyesno
Secondary indexesnoyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoANSI SQL-92yes infoANSI SQL queriesyes infowith proprietary extensionsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsHTTP APIJDBC
ODBC
Proprietary protocol
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJava
Python
C
C++
Java
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnostored procedures and stored functionsyes info.Net, JavaScript, C/C++yes infoPL/SQL compatibility added with version 10.3yes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyesyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingFile partitioning infoCustomizable business rules for partitioningseveral options for horizontal partitioning and Shardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infowith MEMORY storage engineno
User concepts infoAccess controlAccess rights based on subaccounts and tokensfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Alibaba Cloud Table StoreAltibaseFaircom EDGE infoformerly c-treeEDGEMariaDBVertica infoOpenText™ Vertica™
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Cost-based models and subscription-based models are both available. One license is...
» 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 MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Alibaba Cloud Table StoreAltibaseFaircom EDGE infoformerly c-treeEDGEMariaDBVertica infoOpenText™ Vertica™
DB-Engines blog posts

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16 April 2024, GlobeNewswire

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Apache Paimon Elevates to Top-Level Project, Revolutionizing Data Lake Architectures
18 April 2024, MyChesCo

provided by Google News

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19 April 2024, GlobeNewswire

Progress Software weighs cash offer for MariaDB By Investing.com
19 April 2024, Investing.com

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Solving Big Data Challenges with Data Science at Uber
7 April 2024, Uber

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Neo4j logo

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

Present your product here