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 > Bangdb vs. HugeGraph vs. Oracle vs. Oracle NoSQL vs. SAP IQ

System Properties Comparison Bangdb vs. HugeGraph vs. Oracle vs. Oracle NoSQL vs. SAP IQ

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHugeGraph  Xexclude from comparisonOracle  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA fast-speed and highly-scalable Graph DBMSWidely used RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS infocolumn-oriented
Secondary database modelsSpatial 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.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websitebangdb.comgithub.com/­hugegraph
hugegraph.apache.org
www.oracle.com/­databasewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationdocs.bangdb.comhugegraph.apache.org/­docsdocs.oracle.com/­en/­databasedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlhelp.sap.com/­docs/­SAP_IQ
DeveloperSachin Sinha, BangDBBaiduOracleOracleSAP, formerly Sybase
Initial release20122018198020111994
Current releaseBangDB 2.0, October 20210.923c, September 202323.3, December 202316.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2.0commercial inforestricted free version is availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
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 languageC, C++JavaC and C++Java
Server operating systemsLinuxLinux
macOS
Unix
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Solaris SPARC/x86
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyes infoSchemaless in JSON and XML columnsSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesoptionalyes
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.nonoyesnono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyes infoalso supports composite index and range indexyesyesyes
SQL infoSupport of SQLSQL like support with command line toolnoyes infowith proprietary extensionsSQL-like DML and DDL statementsyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
RESTful HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C#
C++
Java
Python
Groovy
Java
Python
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
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsPL/SQL infoalso stored procedures in Java possiblenoyes
Triggersyes, Notifications (with Streaming only)noyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding, horizontal partitioningShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication
Source-replica replication
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkno infocan be realized in PL/SQLwith Hadoop integrationHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoisolation level can be parameterizedconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infooff heap cacheno
User concepts infoAccess controlyes (enterprise version only)Users, roles and permissionsfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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

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

More resources
BangdbHugeGraphOracleOracle NoSQLSAP IQ infoformer name: Sybase IQ
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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Oracle Database Testing
2 June 2024, ITPro Today

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Oracle E-Business Suite Data Retention on OCI
28 May 2024, Oracle

provided by Google News

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

Blog Theme - Details
21 August 2023, Oracle

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

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

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here