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. MySQL vs. NuoDB vs. ObjectBox vs. Oracle

System Properties Comparison Faircom EDGE vs. MySQL vs. NuoDB vs. ObjectBox vs. Oracle

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMySQL  Xexclude from comparisonNuoDB  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWidely used open source RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsExtremely fast embedded database for small devices, IoT and MobileWidely used RDBMS
Primary database modelKey-value store
Relational DBMS
Relational DBMS infoKey/Value like access via memcached APIRelational DBMSObject oriented DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.mysql.comwww.3ds.com/­nuodb-distributed-sql-databaseobjectbox.iowww.oracle.com/­database
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldev.mysql.com/­docdoc.nuodb.comdocs.objectbox.iodocs.oracle.com/­en/­database
DeveloperFairCom CorporationOracle infosince 2010, originally MySQL AB, then SunDassault Systèmes infooriginally NuoDB, Inc.ObjectBox LimitedOracle
Initial release19791995201320171980
Current releaseV3, October 20208.3.0, January 202423c, September 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infolimited edition freeOpen Source infoApache License 2.0commercial inforestricted free version is 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageANSI C, C++C and C++C++C and C++C and C++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Android
iOS
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyesyes
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.yesyesnonoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesyes infowith proprietary extensionsyesnoyes infowith proprietary extensions
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary native APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yes infoproprietary syntaxJava, SQLnoPL/SQL infoalso stored procedures in Java possible
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioninghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricdata is dynamically stored/cached on the nodes where it is read/writtennoneSharding, horizontal 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
yes infoManaged transparently by NuoDBonline/offline synchronization between client and serverMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLyes infonot for MyISAM storage engineyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID infotunable commit protocolACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyes infotable locks or row locks depending on storage engineyes infoMVCCyesyes
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 infoTemporary tablenoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users with fine-grained authorization concept infono user groups or rolesStandard SQL roles/ privileges, Administrative Usersyesfine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEMySQLNuoDBObjectBoxOracle
News

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

SQLite and SQLite alternatives – a comprehensive overview
7 June 2023

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 MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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-treeEDGEMySQLNuoDBObjectBoxOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

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

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

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

First principles: Inside MySQL HeatWave Lakehouse on OCI
27 July 2023, blogs.oracle.com

Insert Data into a MySQL Database via a Python Script
26 November 2023, The New Stack

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7 October 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

RSA Conference 2024: The Art of Possible
16 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Insurance company Great Eastern migrates 300 databases to on-premise Oracle Cloud hardware
16 April 2024, DatacenterDynamics

Oracle Releases Biggest Security Update in 2024 – 372 Vulnerabilities Are Fixed – Update Now!
17 April 2024, GBHackers

Alert! Oracle Releases Critical Patch Update 2024 - 372 Vulnerabilities are Fixed
17 April 2024, CybersecurityNews

provided by Google News



Share this page

Featured Products

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.

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

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