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 > Faircom EDGE vs. IBM Cloudant vs. IBM Db2 warehouse vs. MariaDB vs. Memgraph

System Properties Comparison Faircom EDGE vs. IBM Cloudant vs. IBM Db2 warehouse vs. MariaDB vs. Memgraph

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonMariaDB  Xexclude from comparisonMemgraph  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsDatabase as a Service offering based on Apache CouchDBCloud-based data warehousing serviceMySQL 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.An open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelKey-value store
Relational DBMS
Document storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.ibm.com/­products/­cloudantwww.ibm.com/­products/­db2/­warehousemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
memgraph.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcloud.ibm.com/­docs/­Cloudantmariadb.com/­kb/­en/­librarymemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperFairCom CorporationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014IBMMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Memgraph Ltd
Initial release1979201020142009 infoFork of MySQL, which was first released in 19952017
Current releaseV3, October 202011.3.2, February 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSL 1.1; commercial license for enterprise edition available
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++ErlangC and C++C and C++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
hostedhostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes infoDynamic columns are supportedschema-free and schema-optional
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesnoyesyesyes
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.yesnono infoImport/export of XML data possibleyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesnoyesyes infowith proprietary extensionsno
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP/JSON API.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Proprietary native API
Bolt protocol
Cypher query language
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
Java
JavaScript
Objective-C
PHP
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++View functions (Map-Reduce) in JavaScriptPL/SQL, SQL PLyes infoPL/SQL compatibility added with version 10.3
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingShardingseveral options for horizontal partitioning and ShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
yesMulti-source replication
Source-replica replication
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnoyesyes infonot for MyISAM storage engineyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleACIDACID infonot for MyISAM storage engineACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyes infoOptimistic lockingyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers, roles and permissions
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEIBM CloudantIBM Db2 warehouse infoformerly named IBM dashDBMariaDBMemgraph
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» 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
You can check out our pricing model and licenses on the company website .
» 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
Faircom EDGE infoformerly c-treeEDGEIBM CloudantIBM Db2 warehouse infoformerly named IBM dashDBMariaDBMemgraph
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

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

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

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, ibm.com

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, ibm.com

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, ibm.com

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

MariaDB stock sinks after Progress Software announces no intention to make an offer
2 May 2024, Seeking Alpha

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

AllegroGraph logo

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

Present your product here