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

DBMS > Amazon Neptune vs. Google Cloud Spanner vs. Neo4j vs. Sphinx vs. Stardog

System Properties Comparison Amazon Neptune vs. Google Cloud Spanner vs. Neo4j vs. Sphinx vs. Stardog

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonNeo4j  Xexclude from comparisonSphinx  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsOpen source search engine for searching in data from different sources, e.g. relational databasesEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelGraph DBMS
RDF store
Relational DBMSGraph DBMSSearch engineGraph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score2.89
Rank#105  Overall
#53  Relational DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­neptunecloud.google.com/­spannerneo4j.comsphinxsearch.comwww.stardog.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcescloud.google.com/­spanner/­docsneo4j.com/­docssphinxsearch.com/­docsdocs.stardog.com
DeveloperAmazonGoogleNeo4j, Inc.Sphinx Technologies Inc.Stardog-Union
Initial release20172017200720012010
Current release5.19, April 20243.5.1, February 20237.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoGPL version 2, commercial licence availablecommercial 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 serviceyesyesnonono
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 languageJava, ScalaC++Java
Server operating systemshostedhostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesschema-free and schema-optionalyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonono infoImport/export of XML data possible
Secondary indexesnoyesyes infopluggable indexing subsystem, by default Apache Luceneyes infofull-text index on all search fieldsyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyes infoQuery statements complying to ANSI 2011noSQL-like query language (SphinxQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietary protocolGraphQL 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#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infoUser defined Procedures and Functionsnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyes infovia event handlernoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes using Neo4j FabricSharding infoPartitioning is done manually, search queries against distributed index is supportednone
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.Multi-source replication with 3 replicas for regional instances.Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlynoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyes infoRelationships in graphsnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoStrict serializable isolationACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)noAccess rights for users and roles
More information provided by the system vendor
Amazon NeptuneGoogle Cloud SpannerNeo4jSphinxStardog
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

What Is Retrieval-Augmented Generation (RAG)?
24 April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20 April 2024

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 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

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

More resources
Amazon NeptuneGoogle Cloud SpannerNeo4jSphinxStardog
DB-Engines blog posts

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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

Unleashing the power of Graphs: operating 5G networks with GNN and generative AI on AWS | Amazon Web Services
23 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

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

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

provided by Google News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

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

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Present your product here