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

DBMS > Dragonfly vs. NebulaGraph vs. RethinkDB vs. ScyllaDB

Vergleich der Systemeigenschaften Dragonfly vs. NebulaGraph vs. RethinkDB vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenScyllaDB  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 distributed, linear scalable, high perfomant Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Cassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellKey-Value StoreGraph DBMSDocument StoreWide Column Store
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,53
Rang#244  Overall
#35  Key-Value Stores
Punkte1,75
Rang#128  Overall
#11  Graph DBMS
Punkte2,30
Rang#105  Overall
#19  Document Stores
Punkte3,70
Rang#69  Overall
#5  Wide Column Stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
rethinkdb.comwww.scylladb.com
Technische Dokumentationwww.dragonflydb.io/­docsdocs.nebula-graph.iorethinkdb.com/­docsdocs.scylladb.com
EntwicklerDragonflyDB team and community contributorsVesoft Inc.The Linux Foundation infosince July 2017ScyllaDB
Erscheinungsjahr2023201920092015
Aktuelle Version1.0, March 20232.4.1, August 2020ScyllaDB Open Source 6.2.0, Juli 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2Open Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C++C++C++
Server BetriebssystemeLinuxLinuxLinux
OS X
Windows
Linux
DatenschemaschemafreiStrong typed schemaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysjaja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.jaja infocluster global secondary indices
SQL infoSupport of SQLneinSQL-like query languageneinSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
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
.Net
C++
Go
Java
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored ProceduresLuauser defined functionsyes, Lua
Triggerspublish/subscribe channels provide some trigger functionalityClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationCausal Clustering using Raft protocolSource-Replica Replikationfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsACIDAtomic single-document operationsja infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja infoin-memory tables
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationRole-based access controlja infousers and table-level permissionsAccess rights for users can be defined per object

Weitere Informationen bereitgestellt vom Systemhersteller

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
DragonflyNebulaGraphRethinkDBScyllaDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

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

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Open Source NebulaGraph Database Raises Tens of Millions of Dollars in Series A Funding
15. September 2022, PRWeb

LlamaIndex Unveils Notebook Implementation of GraphRAG
17. Juli 2024, Analytics India Magazine

Knowledge graphs: the missing link in enterprise AI
29. Januar 2025, cio.com

Nebula Graph an open source graph-oriented DBMS
30. Januar 2021, Desde Linux

bereitgestellt von Google News

How to Use RethinkDB with Node.js Applications
7. November 2024, SitePoint

An introduction to building realtime apps with RethinkDB
4. Juni 2015, devmio

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn’t what killed it
24. Januar 2017, TechRepublic

Open Source Software Is Big Business With Big Funding
17. April 2017, Crunchbase News

bereitgestellt von Google News

ScyllaDB announces Scylla 3.0, a NoSQL database surpassing Apache Cassandra in features
9. Mai 2025, Packt

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28. Oktober 2024, U.S. Department of Defense (.gov)

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6. Januar 2023, Amazon Web Services (AWS)

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideAI News

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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