DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > GBase vs. IBM Db2 Event Store vs. Milvus vs. SAP IQ vs. VoltDB

Vergleich der Systemeigenschaften GBase vs. IBM Db2 Event Store vs. Milvus vs. SAP IQ vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGBase  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Distributed Event Store optimized for Internet of Things use casesA DBMS designed for efficient storage of vector data and vector similarity searchesColumnar RDBMS optimized for Big Data analyticsVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMSEvent Store
Time Series DBMS
Vektor DBMSRelational DBMS infospaltenorientiertRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Punkte1,44
Rang#158  Overall
#73  Relational DBMS
Websitewww.gbase.cnwww.ibm.com/­products/­db2-event-storemilvus.iowww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.voltdb.com
Technische Dokumentationwww.ibm.com/­docs/­en/­db2-event-storemilvus.io/­docs/­overview.mdhelp.sap.com/­docs/­SAP_IQdocs.voltdb.com
EntwicklerGeneral Data Technology Co., Ltd.IBMSAP, formerly SybaseVoltDB Inc.
Erscheinungsjahr20042017201919942010
Aktuelle VersionGBase 8a, GBase 8s, GBase 8c2.02.3.4, Jänner 202416.1 SPS04, April 201911.3, April 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree developer edition availableOpen Source infoApache Version 2.0kommerziellOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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, Java, PythonC und C++C++, GoJava, C++
Server BetriebssystemeLinuxLinux infoLinux, macOS, Windows for the developer additionLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X infofor development
Datenschemajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaVector, Numeric and Stringjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjaneinneinjaja
SQL infoSupport of SQLStandard with numerous extensionsja infothrough the embedded Spark runtimeneinjaja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteADO.NET
C API
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
RESTful HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresuser defined functionsjaneinjaJava
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by range, list and hash) and vertical partitioningShardingShardingshared disk or shared nothing architectures with SAP IQ MultiplexerSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaActive-active shard replicationSAP/Sybase Replication ServerMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinHadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutablejajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejajaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
GBaseIBM Db2 Event StoreMilvusSAP IQ infofrüher: Sybase IQVoltDB
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
GBaseIBM Db2 Event StoreMilvusSAP IQ infofrüher: Sybase IQVoltDB
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The vision for Db2
26. Februar 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News

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

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

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

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

bereitgestellt von Google News

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

IBM, SAP partner to move financial institutions to the hybrid cloud
28. Juli 2021, ZDNet

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5. November 2020, The Register

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30. Januar 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Präsentieren Sie hier Ihr Produkt