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 > AnzoGraph DB vs. EsgynDB vs. Faircom EDGE vs. HarperDB vs. MariaDB

System Properties Comparison AnzoGraph DB vs. EsgynDB vs. Faircom EDGE vs. HarperDB vs. MariaDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonEsgynDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHarperDB  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.MySQL 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.
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value store
Relational DBMS
Document storeRelational 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.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.esgyn.cnwww.faircom.com/­products/­faircom-edgewww.harperdb.iomariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.harperdb.io/­docsmariadb.com/­kb/­en/­library
DeveloperCambridge SemanticsEsgynFairCom CorporationHarperDBMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20182015197920172009 infoFork of MySQL, which was first released in 1995
Current release2.3, January 2021V3, October 20203.1, August 202111.3.2, February 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialcommercial infoRestricted, free version availablecommercial infofree community edition availableOpen Source infoGPL version 2, commercial enterprise subscription 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.
Implementation languageC++, JavaANSI C, C++Node.jsC and C++
Server operating systemsLinuxLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeSchema-free and OWL/RDFS-schema supportyesFlexible Schema (defined schema, partial schema, schema free)dynamic schemayes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyes infoJSON data typesyes
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.nonoyesnoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yesyes infoANSI SQL queriesSQL-like data manipulation statementsyes infowith proprietary extensions
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
ADO.NET
JDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC++
Java
Python
All languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions and aggregatesJava Stored Proceduresyes info.Net, JavaScript, C/C++Custom Functions infosince release 3.1yes infoPL/SQL compatibility added with version 10.3
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingFile partitioning infoCustomizable business rules for partitioningA table resides as a whole on one (or more) nodes in a clusterseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication between multi datacentersyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesyes infowhen using SQLnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic execution of specific operationsACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyes, using LMDByes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes infowith MEMORY storage engine
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
AnzoGraph DBEsgynDBFaircom EDGE infoformerly c-treeEDGEHarperDBMariaDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» 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

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
AnzoGraph DBEsgynDBFaircom EDGE infoformerly c-treeEDGEHarperDBMariaDB
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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

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 Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here