DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Dragonfly vs. Google Cloud Spanner vs. Neo4j vs. Qdrant

Vergleich der Systemeigenschaften Dragonfly vs. Google Cloud Spanner vs. Neo4j vs. Qdrant

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessen
KurzbeschreibungA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceA 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 offeringsA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellKey-Value StoreRelational DBMSGraph DBMSVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,53
Rang#244  Overall
#35  Key-Value Stores
Punkte2,56
Rang#97  Overall
#50  Relational DBMS
Punkte47,91
Rang#20  Overall
#1  Graph DBMS
Punkte2,28
Rang#106  Overall
#8  Vektor DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
cloud.google.com/­spannerneo4j.comgithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationwww.dragonflydb.io/­docscloud.google.com/­spanner/­docsneo4j.com/­docsqdrant.tech/­documentation
EntwicklerDragonflyDB team and community contributorsGoogleNeo4j, Inc.Qdrant
Erscheinungsjahr2023201720072021
Aktuelle Version1.0, March 20235.23, August 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1kommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++Java, ScalaRust
Server BetriebssystemeLinuxgehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Datenschemaschemafreijaschemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysjajaNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLneinja infoQuery statements complying to ANSI 2011neinnein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolgRPC (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
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresLuaneinja infoUser defined Procedures and Functions
Triggerspublish/subscribe channels provide some trigger functionalityneinja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j FabricSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication with 3 replicas for regional instances.Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyCollection-level replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsACID infoStrict serializable isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationAccess 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)Key-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
DragonflyGoogle Cloud SpannerNeo4jQdrant
Neuigkeiten

Run Cypher From Java
13. Mai 2025

Integrating Neo4j With LangChain4j for GraphRAG Vector Stores and Retrievers
12. Mai 2025

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

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
DragonflyGoogle Cloud SpannerNeo4jQdrant
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

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE

Tech Startups to Watch in 2023
12. April 2023, Database Trends and Applications

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased Performance
18. April 2023, Business Wire

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 Cloud adds graph and vector search features to Spanner database
2. August 2024, techzine.eu

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

bereitgestellt von Google News

Neo4j Brings Graph Analytics to Any Data Platform
14. Mai 2025, CDOTrends

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

bereitgestellt von Google News

Qdrant Receives Industry Honors for Innovation in AI and Vector Search
28. April 2025, Business Wire

Qdrant promises 10x faster indexing with GPU-powered vector database
23. Januar 2025, Blocks and Files

Open-source vector database Qdrant expands enterprise cloud AI features
4. März 2025, SiliconANGLE

Qdrant update adds security measures for AI development
4. März 2025, TechTarget

Build your First RAG with Qdrant
17. Oktober 2024, Packt

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt