DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache IoTDB vs. Google Cloud Spanner vs. Neo4j vs. SAP HANA vs. SurrealDB

Vergleich der Systemeigenschaften Apache IoTDB vs. Google Cloud Spanner vs. Neo4j vs. SAP HANA vs. SurrealDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenSurrealDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA 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 offeringsIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceA fully ACID transactional, developer-friendly, multi-model DBMS
Primäres DatenbankmodellTime Series DBMSRelational DBMSGraph DBMSRelational DBMSDocument Store
Graph DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,45
Rang#143  Overall
#13  Time Series DBMS
Punkte2,56
Rang#97  Overall
#50  Relational DBMS
Punkte47,91
Rang#20  Overall
#1  Graph DBMS
Punkte32,01
Rang#24  Overall
#16  Relational DBMS
Punkte1,08
Rang#176  Overall
#30  Document Stores
#16  Graph DBMS
Websiteiotdb.apache.orgcloud.google.com/­spannerneo4j.comwww.sap.com/­products/­hana.htmlsurrealdb.com
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcloud.google.com/­spanner/­docsneo4j.com/­docshelp.sap.com/­hanasurrealdb.com/­docs
EntwicklerApache Software FoundationGoogleNeo4j, Inc.SAPSurrealDB Ltd
Erscheinungsjahr20182017200720102022
Aktuelle Version1.1.0, April 20235.23, August 20242.0 SPS07 (April 4, 2023), April 2023v1.5.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava, ScalaRust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)gehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Appliance oder cloud-serviceLinux
macOS
Windows
Datenschemajajaschemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Luceneja
SQL infoSupport of SQLSQL-like query languageja infoQuery statements complying to ANSI 2011neinjaSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Native API
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
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Deno
Go
JavaScript (Node.js)
Rust
Server-seitige Scripts infoStored Proceduresjaneinja infoUser defined Procedures and FunctionsSQLScript, R
Triggersjaneinja infomittels Event Handlerja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardingja, mit Neo4j Fabricja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication with 3 replicas for regional instances.Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyja
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkja infousing Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoStrict serializable isolationACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollejaAccess 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)jayes, based on authentication and database rules
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBGoogle Cloud SpannerNeo4jSAP HANASurrealDB
Neuigkeiten

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

Aura Graph Analytics: A Technical Deep Dive
7. Mai 2025

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

Agentic GraphRAG for Commercial Contracts
5. Mai 2025

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

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache IoTDBGoogle Cloud SpannerNeo4jSAP HANASurrealDB
DB-Engines Blog Posts

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Full Disk Encryption Performance With Ubuntu 25.04 + Framework Laptop 13 Strix Point
2. Mai 2025, Phoronix

Intel Core Ultra 9 285K "Arrow Lake" Performance On Linux Has Improved A Lot Since Launch Review
22. April 2025, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

New AMD ERAPS Feature Yields Additional Performance Gains On Zen 5
18. November 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

bereitgestellt von Google News

Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%
22. März 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. Juli 2024, InfoWorld

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

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

Automate Start/Stop of SAP NetWeaver ABAP applications based on HANA database using AWS Systems Manager for SAP
11. März 2025, Amazon Web Services (AWS)

SAP customers struggle with S/4HANA migration
24. März 2025, cio.com

Simplify Development with SAP Build, Included with SAP S/4HANA Cloud
22. April 2025, SAP News Center

Generally Available: Azure NetApp Files Application volume group for SAP HANA - Extension 1
25. März 2025, NetApp

Accelerate Finance Transformation with CCH Tagetik – Powered by SAP HANA
5. März 2025, Wolters Kluwer

bereitgestellt von Google News

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

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

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

SurrealDB is helping developers consolidate their databases
18. Juni 2024, TechCrunch

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

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

Präsentieren Sie hier Ihr Produkt