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. Immudb vs. OceanBase vs. OrientDB vs. SpatiaLite

System Properties Comparison Faircom EDGE vs. Immudb vs. OceanBase vs. OrientDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonImmudb  Xexclude from comparisonOceanBase  Xexclude from comparisonOrientDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A distributed, high available RDBMS compatible with Oracle and MySQLMulti-model DBMS (Document, Graph, Key/Value)Spatial extension of SQLite
Primary database modelKey-value store
Relational DBMS
Key-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Spatial DBMS
Secondary database modelsRelational DBMSDocument store
Wide column store
Relational DBMS
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.24
Rank#305  Overall
#43  Key-value stores
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitewww.faircom.com/­products/­faircom-edgegithub.com/­codenotary/­immudb
immudb.io
en.oceanbase.comorientdb.orgwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.immudb.ioen.oceanbase.com/­docs/­oceanbase-databasewww.orientdb.com/­docs/­last/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperFairCom CorporationCodenotaryOceanBase infopreviously Alibaba and Ant GroupOrientDB LTD; CallidusCloud; SAPAlessandro Furieri
Initial release19792020201020102008
Current releaseV3, October 20201.2.3, April 20224.3.0, April 20243.2.29, March 20245.0.0, August 2020
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache Version 2.0Open Source infoCommercial license availableOpen Source infoApache version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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++GoC++JavaC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
LinuxAll OS with a Java JDK (>= JDK 6)server-less
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyes
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 indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesSQL-like syntaxyesSQL-like query language, no joinsyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Go
Java
JavaScript (Node.js)
Python
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
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++noPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeJava, Javascriptno
TriggersyesnoyesHooksyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication using PaxosMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnoyesyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
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.yesnoyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and roles according to SQL-standardAccess rights for users and roles; record level security configurableno
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEImmudbOceanBaseOrientDBSpatiaLite
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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

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

More resources
Faircom EDGE infoformerly c-treeEDGEImmudbOceanBaseOrientDBSpatiaLite
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

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

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
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