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

DBMS > Faircom DB vs. Infobright vs. Machbase Neo vs. Oracle vs. OrientDB

System Properties Comparison Faircom DB vs. Infobright vs. Machbase Neo vs. Oracle vs. OrientDB

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonInfobright  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOracle  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendTimeSeries DBMS for AIoT and BigDataWidely used RDBMSMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelKey-value store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsDocument 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.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score1.00
Rank#193  Overall
#90  Relational DBMS
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Websitewww.faircom.com/­products/­faircom-dbignitetech.com/­softwarelibrary/­infobrightdbmachbase.comwww.oracle.com/­databaseorientdb.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlmachbase.com/­dbmsdocs.oracle.com/­en/­databasewww.orientdb.com/­docs/­last/­index.html
DeveloperFairCom CorporationIgnite Technologies Inc.; formerly InfoBright Inc.MachbaseOracleOrientDB LTD; CallidusCloud; SAP
Initial release19792005201319802010
Current releaseV12, November 2020V8.0, August 202323c, September 20233.2.29, March 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial infofree test version availablecommercial inforestricted free version is availableOpen Source infoApache version 2
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++CCC and C++Java
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
All OS with a Java JDK (>= JDK 6)
Data schemeschema free, schema optional, schema required, partial schema,yesyesyes infoSchemaless in JSON and XML columnsschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesyesyes
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.nononoyesno
Secondary indexesyesno infoKnowledge Grid Technology used insteadyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesSQL-like query languageyes infowith proprietary extensionsSQL-like query language, no joins
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
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
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nonoPL/SQL infoalso stored procedures in Java possibleJava, Javascript
TriggersyesnonoyesHooks
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneShardingSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replicationselectable replication factorMulti-source replication
Source-replica replication
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDnoACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovolatile and lookup tableyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiessimple password-based access controlfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurable

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
3rd partiesDevart 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 DB infoformerly c-treeACEInfobrightMachbase Neo infoFormer name was InfinifluxOracleOrientDB
DB-Engines blog posts

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

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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Blog Theme - Details
17 April 2024, Oracle

Blog Theme - Details
12 April 2024, Oracle

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, Oracle

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

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

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

Present your product here