DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Faircom EDGE vs. MariaDB vs. Riak KV vs. STSdb

System Properties Comparison AgensGraph vs. Faircom EDGE vs. MariaDB vs. Riak KV vs. STSdb

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMariaDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLFairCom 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.Distributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelGraph DBMS
Relational DBMS
Key-value store
Relational DBMS
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value store
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.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Websitebitnine.net/­agensgraphwww.faircom.com/­products/­faircom-edgemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­STSSoft/­STSdb4
Technical documentationbitnine.net/­documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmariadb.com/­kb/­en/­librarywww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperBitnine Global Inc.FairCom CorporationMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
OpenSource, formerly Basho TechnologiesSTS Soft SC
Initial release201619792009 infoFork of MySQL, which was first released in 199520092011
Current release2.1, December 2018V3, October 202011.3.2, February 20243.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoRestricted, free version availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial 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.
Implementation languageCANSI C, C++C and C++ErlangC#
Server operating systemsLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Data schemedepending on used data modelFlexible Schema (defined schema, partial schema, schema free)yes infoDynamic columns are supportedschema-freeyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesnoyes infoprimitive types and user defined types (classes)
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.noyesyesno
Secondary indexesyesyesyesrestrictedno
SQL infoSupport of SQLyesyes infoANSI SQL queriesyes infowith proprietary extensionsnono
APIs and other access methodsCypher Query Language
JDBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Native Erlang Interface
.NET Client API
Supported programming languagesC
Java
JavaScript
Python
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 infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
Java
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yes infoPL/SQL compatibility added with version 10.3Erlangno
Triggersnoyesyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceFile partitioning infoCustomizable business rules for partitioningseveral options for horizontal partitioning and ShardingSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLyes infonot for MyISAM storage engineno infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage enginenono
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infowith MEMORY storage engine
User concepts infoAccess controlfine 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-standardyes, using Riak Securityno
More information provided by the system vendor
AgensGraphFaircom EDGE infoformerly c-treeEDGEMariaDBRiak KVSTSdb
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
AgensGraphFaircom EDGE infoformerly c-treeEDGEMariaDBRiak KVSTSdb
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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

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

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

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

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

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

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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.

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

Present your product here