DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google Cloud Spanner vs. JanusGraph vs. Microsoft Access vs. Neo4j vs. SurrealDB

System Properties Comparison Google Cloud Spanner vs. JanusGraph vs. Microsoft Access vs. Neo4j vs. SurrealDB

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonNeo4j  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionA 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.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelRelational DBMSGraph DBMSRelational DBMSGraph DBMSDocument store
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.56
Rank#97  Overall
#50  Relational DBMS
Score1.78
Rank#127  Overall
#10  Graph DBMS
Score95.91
Rank#13  Overall
#9  Relational DBMS
Score47.91
Rank#20  Overall
#1  Graph DBMS
Score1.08
Rank#176  Overall
#30  Document stores
#16  Graph DBMS
Websitecloud.google.com/­spannerjanusgraph.orgwww.microsoft.com/­en-us/­microsoft-365/­accessneo4j.comsurrealdb.com
Technical documentationcloud.google.com/­spanner/­docsdocs.janusgraph.orgdeveloper.microsoft.com/­en-us/­accessneo4j.com/­docssurrealdb.com/­docs
DeveloperGoogleLinux Foundation; originally developed as Titan by AureliusMicrosoftNeo4j, Inc.SurrealDB Ltd
Initial release20172017199220072022
Current release1.0.0, October 20231902 (16.0.11328.20222), March 20195.23, August 2024v1.5.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infoBundled with Microsoft OfficeOpen Source infoGPL version3, commercial licenses availableOpen Source
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++Java, ScalaRust
Server operating systemshostedLinux
OS X
Unix
Windows
Windows infoNot a real database server, but making use of DLLsLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeyesyesyesschema-free and schema-optionalschema-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.nono
Secondary indexesyesyesyesyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011noyes infobut not compliant to any SQL standardnoSQL-like query language
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
DAO
ODBC
OLE DB
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoyesyes infosince Access 2010 using the ACE-engineyes infoUser defined Procedures and Functions
Triggersnoyesyes infosince Access 2010 using the ACE-engineyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneyes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.yesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyes infoRelationships in graphsyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationACIDACID infobut no files for transaction loggingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)User authentification and security via Rexster Graph Serverno infoa simple user-level security was built in till version Access 2003Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes, based on authentication and database rules
More information provided by the system vendor
Google Cloud SpannerJanusGraph infosuccessor of TitanMicrosoft AccessNeo4jSurrealDB
News

This Week in Neo4j: NODES, Knowledge Graph, Graph Analytics, MCP and more
10 May 2025

Aura Graph Analytics: A Technical Deep Dive
7 May 2025

Introducing Neo4j Aura Graph Analytics: Scalable, Easy-to-Deploy Graph Analytics for Any Data Source
7 May 2025

Agentic GraphRAG for Commercial Contracts
5 May 2025

Simplify Modern Application Development With GraphQL on Neo4j AuraDB
30 April 2025

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
Google Cloud SpannerJanusGraph infosuccessor of TitanMicrosoft AccessNeo4jSurrealDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

Recent citations in the news

Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%
22 March 2025, infoq.com

New features make Google's Spanner a database for AI
1 August 2024, TechTarget

Google Cloud Spanner gets dual-region configuration option
23 July 2024, InfoWorld

Google Cloud adds graph and vector search features to Spanner database
2 August 2024, techzine.eu

Google Releases Spanner Graph into General Availability
19 February 2025, infoq.com

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

Update Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
28 March 2022, InApps Technology

The year of the graph: Getting graphic, going native, reshaping the landscape
8 January 2018, ZDNET

Performance Tuning Your Titan Graph Database on AWS
14 December 2015, Amazon Web Services (AWS)

Advantages of graph databases: Easier data modeling, analytics
23 January 2019, TechTarget

provided by Google News

How to Fix Common Corruption Problems with Access Database
4 October 2024, TechSpective

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14 August 2024, Miami Herald

Access Migration to Power Apps and Dataverse is released to General Availability
11 May 2022, Microsoft

MS patients in England to benefit from major roll out of take-at-home pill
12 March 2025, The Guardian

Using "global" variables in MS Access
4 December 2018, experts-exchange.com

provided by Google News

NASA jettisons Neo4j database for Memgraph citing costs
7 May 2025, theregister.com

Neo4j goes serverless, bringing graph analytics to any data source
7 May 2025, SiliconANGLE

Latest Neo4j release aims to simplify graph technology
7 May 2025, TechTarget

Neo4j Launches Industry's First Graph Analytics Offering For Any Data Platform
7 May 2025, PR Newswire

Android Studio Meerkat Feature Drop, Neo4j Aura Graph Analytics, and more software development news
7 May 2025, SD Times

provided by Google News

SurrealDB Launches Surreal Cloud, a Fully Managed Database Service That Tackles the Complexity Issues Faced by Developer Teams
7 December 2024, insideAI News

SurrealDB Empowers Developers to Build Applications with the Launch of SurrealDB University
15 October 2024, Business Wire

SurrealDB's Surreal Cloud debuts on AWS S3 for scalable multimodel database as a service
4 December 2024, SiliconANGLE

SurrealDB is helping developers consolidate their databases
18 June 2024, TechCrunch

London-based SurrealDB secures over €18.6 million aiming to disrupt database technology
18 June 2024, EU-Startups

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

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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