DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Brytlyt vs. Dragonfly vs. NebulaGraph vs. Oracle Berkeley DB vs. RocksDB

Vergleich der Systemeigenschaften Brytlyt vs. Dragonfly vs. NebulaGraph vs. Oracle Berkeley DB vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBrytlyt  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLA 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 DBMSWeit verbreiteter In-Process Key-Value StoreEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellRelational DBMSKey-Value StoreGraph DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,38
Rang#276  Overall
#127  Relational DBMS
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte2,23
Rang#116  Overall
#10  Graph DBMS
Punkte2,01
Rang#126  Overall
#21  Key-Value Stores
#3  Native XML DBMS
Punkte3,41
Rang#86  Overall
#11  Key-Value Stores
Websitebrytlyt.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrocksdb.org
Technische Dokumentationdocs.brytlyt.iowww.dragonflydb.io/­docsdocs.nebula-graph.iodocs.oracle.com/­cd/­E17076_05/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wiki
EntwicklerBrytlytDragonflyDB team and community contributorsVesoft Inc.Oracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftFacebook, Inc.
Erscheinungsjahr20162023201919942013
Aktuelle Version5.0, August 20231.0, March 202318.1.40, Mai 20209.2.1, Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++ and CUDAC++C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server BetriebssystemeLinux
OS X
Windows
LinuxLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
DatenschemajaschemafreiStrong typed schemaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysjaneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesjaneinja 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.janein
SQL infoSupport of SQLjaneinSQL-like query languageja infoSQL Interface basierend auf SQLite verfügbarnein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietä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
C++ API
Java API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
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
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PL/pgSQLLuauser defined functionsneinnein
Triggersjapublish/subscribe channels provide some trigger functionalityja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinehorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica ReplikationCausal Clustering using Raft protocolSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardPassword-based authenticationRole-based access controlneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
BrytlytDragonflyNebulaGraphOracle Berkeley DBRocksDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

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

Weitere Ressourcen
BrytlytDragonflyNebulaGraphOracle Berkeley DBRocksDB
Erwähnungen in aktuellen Nachrichten

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22. Dezember 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31. Januar 2023, PR Newswire

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

Brytlyt raises £3.8m for '1000x faster analytics'
22. Dezember 2021, BusinessCloud

bereitgestellt von Google News

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 News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

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 ...
18. April 2023, Business Wire

bereitgestellt von Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26. April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Oracle buys Sleepycat Software
14. Februar 2006, MarketWatch

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

Margo I. Seltzer | Berkman Klein Center
18. August 2020, Berkman Klein Center

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16. März 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Präsentieren Sie hier Ihr Produkt