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

DBMS > Amazon Redshift vs. Bangdb vs. NebulaGraph vs. Oracle vs. TinkerGraph

System Properties Comparison Amazon Redshift vs. Bangdb vs. NebulaGraph vs. Oracle vs. TinkerGraph

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBangdb  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsConverged and high performance database for device data, events, time series, document and graphA distributed, linear scalable, high perfomant Graph DBMSWidely used RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSGraph DBMS
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
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteaws.amazon.com/­redshiftbangdb.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­databasetinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.aws.amazon.com/­redshiftdocs.bangdb.comdocs.nebula-graph.iodocs.oracle.com/­en/­database
DeveloperAmazon (based on PostgreSQL)Sachin Sinha, BangDBVesoft Inc.Oracle
Initial release20122012201919802009
Current releaseBangDB 2.0, October 202123c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3Open Source infoApache Version 2.0 + Common Clause 1.0commercial inforestricted free version is availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, C++C++C and C++Java
Server operating systemshostedLinuxLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-freeStrong typed schemayes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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 indexesrestrictedyes infosecondary, composite, nested, reverse, geospatialyes 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.yesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL like support with command line toolSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
TinkerPop 3
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C++
Go
Java
PHP
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
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions infoin Pythonnouser defined functionsPL/SQL infoalso stored procedures in Java possibleno
Triggersnoyes, Notifications (with Streaming only)yesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor, Knob for CAP (enterprise version only)Causal Clustering using Raft protocolMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnoyes infoRelationships in graphsyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesno
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyes infousing RocksDByesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)Role-based access controlfine grained access rights according to SQL-standardno
More information provided by the system vendor
Amazon RedshiftBangdbNebulaGraphOracleTinkerGraph
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat 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
Amazon RedshiftBangdbNebulaGraphOracleTinkerGraph
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, 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

Amazon Redshift Serverless is now available in the AWS Middle East (UAE) region - AWS
7 June 2024, AWS Blog

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 2 ...
12 June 2024, AWS Blog

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 1 ...
12 June 2024, AWS Blog

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28 May 2024, AWS Blog

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3 June 2024, AWS Blog

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

provided by Google News

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13 June 2024, Forbes

Panasonic Information Systems Selects Oracle Cloud Infrastructure to Drive Modernization of Internal Systems Across ...
13 June 2024, PR Newswire

Oracle Q4 Stunners: RPO Soars 44% to $98 Billion, Google Cloud Is New BFF
13 June 2024, Acceleration Economy

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Oracle and Google launch multicloud solutions for enhanced cloud interoperability
13 June 2024, Daily Host News

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here