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

DBMS > Faircom EDGE vs. Geode vs. MarkLogic vs. mSQL vs. Riak KV

System Properties Comparison Faircom EDGE vs. Geode vs. MarkLogic vs. mSQL vs. Riak KV

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGeode  Xexclude from comparisonMarkLogic  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesOperational and transactional Enterprise NoSQL databasemSQL (Mini SQL) is a simple and lightweight RDBMSDistributed, fault tolerant key-value store
Primary database modelKey-value store
Relational DBMS
Key-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
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
Score1.92
Rank#131  Overall
#23  Key-value stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitewww.faircom.com/­products/­faircom-edgegeode.apache.orgwww.marklogic.comhughestech.com.au/­products/­msql
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgeode.apache.org/­docsdocs.marklogic.comwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperFairCom CorporationOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MarkLogic Corp.Hughes TechnologiesOpenSource, formerly Basho Technologies
Initial release19792002200119942009
Current releaseV3, October 20201.1, February 201711.0, December 20224.4, October 20213.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial inforestricted free version is availablecommercial infofree licenses can be providedOpen Source infoApache version 2, commercial enterprise edition
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 languageANSI C, C++JavaC++CErlang
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free infoSchema can be enforcedyesschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyesno
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.yesnoyesnono
Secondary indexesyesnoyesyesrestricted
SQL infoSupport of SQLyes infoANSI SQL queriesSQL-like query language (OQL)yes infoSQL92A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java Client API
Memcached protocol
RESTful HTTP API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
HTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
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
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++user defined functionsyes infovia XQuery or JavaScriptnoErlang
Triggersyesyes infoCache Event Listenersyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingShardingnoneSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationyesnoneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Eventual ConsistencyImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeACID infocan act as a resource manager in an XA/JTA transactionnono
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesnoyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, with Range Indexesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights per client and object definableRole-based access control at the document and subdocument levelsnoyes, using Riak Security

More information provided by the system vendor

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

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

More resources
Faircom EDGE infoformerly c-treeEDGEGeodeMarkLogicmSQL infoMini SQLRiak KV
Recent citations in the news

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

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

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

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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

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

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.

AllegroGraph logo

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

Present your product here