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 > Badger vs. Dragonfly vs. KeyDB vs. OrientDB vs. Quasardb

Vergleich der Systemeigenschaften Badger vs. Dragonfly vs. KeyDB vs. OrientDB vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsMulti-model DBMS (Document, Graph, Key/Value)Distributed, high-performance timeseries database
Primäres DatenbankmodellKey-Value StoreKey-Value StoreKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,22
Rang#320  Overall
#47  Key-Value Stores
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte0,70
Rang#229  Overall
#32  Key-Value Stores
Punkte3,25
Rang#89  Overall
#16  Document Stores
#6  Graph DBMS
#13  Key-Value Stores
Punkte0,21
Rang#322  Overall
#29  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­Snapchat/­KeyDB
keydb.dev
orientdb.orgquasar.ai
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgerwww.dragonflydb.io/­docsdocs.keydb.devwww.orientdb.com/­docs/­last/­index.htmldoc.quasar.ai/­master
EntwicklerDGraph LabsDragonflyDB team and community contributorsEQ Alpha Technology Ltd.OrientDB LTD; CallidusCloud; SAPquasardb
Erscheinungsjahr20172023201920102009
Aktuelle Version1.0, March 20233.2.29, Maerz 20243.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSL 1.1Open Source infoBSD-3Open Source infoApache Version 2kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
ImplementierungsspracheGoC++C++JavaC++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
LinuxLinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)BSD
Linux
OS X
Windows
Datenschemaschemafreischemafreischemafreischemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinstrings, hashes, lists, sets, sorted sets, bit arraysteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinja infoby using the Redis Search modulejaja infomittels Tags
SQL infoSupport of SQLneinneinneinSQL-like query language, no joinsSQL-like query language
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll infoRESP - REdis Serialization ProtocoTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Unterstützte ProgrammiersprachenGoC
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
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored ProceduresneinLuaLuaJava, Javascriptnein
Triggersneinpublish/subscribe channels provide some trigger functionalityneinHooksnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationSource-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocould be achieved with distributed querieswith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic execution of command blocks and scriptsOptimistic locking, atomic execution of commands blocks and scriptsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjaja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleneinPassword-based authenticationeinfacher Passwort-basierter Zugriffsschutz und ACLZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneCryptographically strong user authentication and audit trail

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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

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 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

Oh, snap! Snap snaps up database developer KeyDB
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

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

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2. Dezember 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

bereitgestellt von Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2. Februar 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE 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

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.

Präsentieren Sie hier Ihr Produkt