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 > Amazon Neptune vs. HugeGraph vs. NebulaGraph vs. Oracle vs. Sqrrl

System Properties Comparison Amazon Neptune vs. HugeGraph vs. NebulaGraph vs. Oracle vs. Sqrrl

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonHugeGraph  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionFast, reliable graph database built for the cloudA fast-speed and highly-scalable Graph DBMSA distributed, linear scalable, high perfomant Graph DBMSWidely used RDBMSAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelGraph DBMS
RDF store
Graph DBMSGraph DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column 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
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Websiteaws.amazon.com/­neptunegithub.com/­hugegraph
hugegraph.apache.org
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­databasesqrrl.com
Technical documentationaws.amazon.com/­neptune/­developer-resourceshugegraph.apache.org/­docsdocs.nebula-graph.iodocs.oracle.com/­en/­database
DeveloperAmazonBaiduVesoft Inc.OracleAmazon infooriginally Sqrrl Data, Inc.
Initial release20172018201919802012
Current release0.923c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0commercial inforestricted free version is availablecommercial
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 languageJavaC++C and C++Java
Server operating systemshostedLinux
macOS
Unix
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeyesStrong typed schemayes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyes
Secondary indexesnoyes infoalso supports composite index and range indexyes 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.yesyes
SQL infoSupport of SQLnonoSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Java API
RESTful HTTP API
TinkerPop Gremlin
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)
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Groovy
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
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsuser defined functionsPL/SQL infoalso stored procedures in Java possibleno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding, horizontal partitioningSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes infodepending on used storage backend, e.g. Cassandra and HBaseCausal Clustering using Raft protocolMulti-source replication
Source-replica replication
selectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknono infocan be realized in PL/SQLyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infoedges in graphyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoisolation level can be parameterizedAtomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissionsRole-based access controlfine grained access rights according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
Amazon NeptuneHugeGraphNebulaGraphOracleSqrrl
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 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
Amazon NeptuneHugeGraphNebulaGraphOracleSqrrl
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

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Unleashing the power of Graphs: operating 5G networks with GNN and generative AI on AWS | Amazon Web Services
23 April 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

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

provided by Google News

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

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Yahoo Finance

Blog Theme - Details
12 April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

Blog Theme - Details
17 April 2024, blogs.oracle.com

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

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

Amazon Web Services Buys Threat Hunting Startup Sqrrl
24 January 2018, CRN

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

Present your product here