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 > Bangdb vs. Dragonfly vs. HyperSQL vs. Milvus vs. WakandaDB

Vergleich der Systemeigenschaften Bangdb vs. Dragonfly vs. HyperSQL vs. Milvus vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBA DBMS designed for efficient storage of vector data and vector similarity searchesWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreRelational DBMSVektor DBMSObject oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitebangdb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
hsqldb.orgmilvus.iowakanda.github.io
Technische Dokumentationdocs.bangdb.comwww.dragonflydb.io/­docshsqldb.org/­web/­hsqlDocsFrame.htmlmilvus.io/­docs/­overview.mdwakanda.github.io/­doc
EntwicklerSachin Sinha, BangDBDragonflyDB team and community contributorsWakanda SAS
Erscheinungsjahr20122023200120192012
Aktuelle VersionBangDB 2.0, October 20211.0, March 20232.7.2, Juni 20232.3.4, Jänner 20242.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSL 1.1Open Source infoBasiert auf BSD-LizenzOpen Source infoApache Version 2.0Open Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
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.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheC, C++C++JavaC++, GoC++, JavaScript
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Windows
Datenschemaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsstrings, hashes, lists, sets, sorted sets, bit arraysjaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjanein
SQL infoSupport of SQLSQL like support with command line toolneinjaneinnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolHTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP APIRESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
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
All languages supporting JDBC/ODBC
Java
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-seitige Scripts infoStored ProceduresneinLuaJava, SQLneinja
Triggersyes, Notifications (with Streaming only)publish/subscribe channels provide some trigger functionalityjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlyes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejajajanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Password-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsja
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbDragonflyHyperSQL infoalso known as HSQLDBMilvusWakandaDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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

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

Weitere Ressourcen
BangdbDragonflyHyperSQL infoalso known as HSQLDBMilvusWakandaDB
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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, businesswire.com

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, ibm.com

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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