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 > InfinityDB vs. Infobright vs. MaxDB vs. NebulaGraph vs. Oracle NoSQL

System Properties Comparison InfinityDB vs. Infobright vs. MaxDB vs. NebulaGraph vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonInfobright  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA robust and reliable RDBMS optimized to run all major SAP solutionsA distributed, linear scalable, high perfomant Graph DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelKey-value storeRelational DBMSRelational DBMSGraph DBMSDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websiteboilerbay.comignitetech.com/­softwarelibrary/­infobrightdbmaxdb.sap.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationboilerbay.com/­infinitydb/­manualmaxdb.sap.com/­documentationdocs.nebula-graph.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperBoiler Bay Inc.Ignite Technologies Inc.; formerly InfoBright Inc.SAP, acquired from Software AG (Adabas-D) in 1997Vesoft Inc.Oracle
Initial release20022005198420192011
Current release4.07.9.10.12, February 202423.3, December 2023
License infoCommercial or Open Sourcecommercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercial infoLimited community edition freeOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageJavaCC++C++Java
Server operating systemsAll OS with a Java VMLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
Solaris SPARC/x86
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesStrong typed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyesoptional
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.nonononono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityno infoKnowledge Grid Technology used insteadyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoyesyesSQL-like query languageSQL-like DML and DDL statements
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
RESTful HTTP API
Supported programming languagesJava.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyesuser defined functionsno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationCausal Clustering using Raft protocolElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes infooff heap cache
User concepts infoAccess controlnofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesfine grained access rights according to SQL-standardRole-based access controlAccess rights for users and roles
More information provided by the system vendor
InfinityDBInfobrightMaxDB infoformerly named Adabas-DNebulaGraphOracle NoSQL
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
InfinityDBInfobrightMaxDB infoformerly named Adabas-DNebulaGraphOracle NoSQL
Recent citations in the news

Ignite Buys Database Vendor Infobright
2 May 2017, Datanami

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28 July 2021, E3-Magazin

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

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.

Present your product here