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 > HBase vs. Neo4j vs. Oracle vs. Pinecone vs. Stardog

System Properties Comparison HBase vs. Neo4j vs. Oracle vs. Pinecone vs. Stardog

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle  Xexclude from comparisonPinecone  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsWidely used RDBMSA managed, cloud-native vector databaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelWide column storeGraph DBMSRelational DBMSVector DBMSGraph DBMS
RDF 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
Score27.97
Rank#26  Overall
#2  Wide column stores
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score3.23
Rank#92  Overall
#2  Vector DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitehbase.apache.orgneo4j.comwww.oracle.com/­databasewww.pinecone.iowww.stardog.com
Technical documentationhbase.apache.org/­book.htmlneo4j.com/­docsdocs.oracle.com/­en/­databasedocs.pinecone.io/­docs/­overviewdocs.stardog.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetNeo4j, Inc.OraclePinecone Systems, IncStardog-Union
Initial release20082007198020192010
Current release2.3.4, January 20215.20, May 202423c, September 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPL version3, commercial licenses availablecommercial inforestricted free version is availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaJava, ScalaC and C++Java
Server operating systemsLinux
Unix
Windows infousing Cygwin
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
hostedLinux
macOS
Windows
Data schemeschema-free, schema definition possibleschema-free and schema-optionalyes infoSchemaless in JSON and XML columnsschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyesString, Number, Booleanyes
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.noyesnono infoImport/export of XML data possible
Secondary indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJava API
RESTful HTTP API
Thrift
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
RESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
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
Python.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes infoUser defined Procedures and FunctionsPL/SQL infoalso stored procedures in Java possibleuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infovia event handleryesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingyes using Neo4j FabricSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'noyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
HBaseNeo4jOraclePineconeStardog
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

This Week in Neo4j: Podcast, Testing, Knowledge Graph, GenAI and more
8 June 2024

Neo4j and Snowflake Bring Graph Data Science Into the AI Data Cloud
4 June 2024

RDF vs. Property Graphs: Choosing the Right Approach for Implementing a Knowledge Graph
4 June 2024

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1 June 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22 May 2024

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
HBaseNeo4jOraclePineconeStardog
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, ibm.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

Neo4j graph analytics integrated with Snowflake's AI cloud – Blocks and Files
7 June 2024, Blocks and Files

Neo4j integrates dozens of graph analytics functions with data in Snowflake
4 June 2024, SiliconANGLE News

Neo4j & Snowflake Collaborate for AI Insights & Analytics
6 June 2024, Martechcube

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j Partners with Snowflake for Advanced AI Insights and Predictive Analytics
4 June 2024, EnterpriseTalk

provided by Google News

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

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

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

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

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

provided by Google News

Pinecone launches its serverless vector database out of preview
21 May 2024, TechCrunch

AWS Marketplace: Pinecone Vector Database - Annual Commit Comments
4 June 2024, AWS Blog

Pinecone launches serverless edition of its vector database on AWS
22 May 2024, SiliconANGLE News

Pinecone’s new serverless database may see few takers, analysts say
17 January 2024, InfoWorld

Pinecone Makes Accurate, Fast, Scalable Generative AI Accessible to Organizations Large and Small with Launch of ...
21 May 2024, PR Newswire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here