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

DBMS > Faircom EDGE vs. FatDB vs. HarperDB vs. mSQL vs. OceanBase

System Properties Comparison Faircom EDGE vs. FatDB vs. HarperDB vs. mSQL vs. OceanBase

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFatDB  Xexclude from comparisonHarperDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOceanBase  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA .NET NoSQL DBMS that can integrate with and extend SQL Server.Ultra-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.mSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelKey-value store
Relational DBMS
Document store
Key-value store
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
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
Score0.55
Rank#248  Overall
#38  Document stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.harperdb.iohughestech.com.au/­products/­msqlen.oceanbase.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.harperdb.io/­docsen.oceanbase.com/­docs/­oceanbase-database
DeveloperFairCom CorporationFatCloudHarperDBHughes TechnologiesOceanBase infopreviously Alibaba and Ant Group
Initial release19792012201719942010
Current releaseV3, October 20203.1, August 20214.4, October 20214.3.0, April 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialcommercial infofree community edition availablecommercial infofree licenses can be providedOpen Source infoCommercial 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 languageANSI C, C++C#Node.jsCC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
WindowsLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freedynamic schemayesyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyes infoJSON data 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.yesnonoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesno infoVia inetgration in SQL ServerSQL-like data manipulation statementsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#.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
C
C++
Delphi
Java
Perl
PHP
Tcl
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yes infovia applicationsCustom Functions infosince release 3.1noPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersyesyes infovia applicationsnonoyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingA table resides as a whole on one (or more) nodes in a clusternonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factoryes infothe nodes on which a table resides can be definednoneMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic execution of specific operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesnoyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.no infoCan implement custom security layer via applicationsAccess rights for users and rolesnoAccess rights for users, groups and roles according to SQL-standard

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-treeEDGEFatDBHarperDBmSQL infoMini SQLOceanBase
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

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

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

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

provided by Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

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

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

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

provided by Google News

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

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

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