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 > Google Cloud Spanner vs. H2 vs. IBM Db2 Event Store vs. Milvus vs. searchxml

Vergleich der Systemeigenschaften Google Cloud Spanner vs. H2 vs. IBM Db2 Event Store vs. Milvus vs. searchxml

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessen
KurzbeschreibungA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use casesA DBMS designed for efficient storage of vector data and vector similarity searchesDBMS for structured and unstructured content wrapped with an application server
Primäres DatenbankmodellRelational DBMSRelational DBMSEvent Store
Time Series DBMS
Vektor DBMSNative XML DBMS
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,37
Rang#97  Overall
#50  Relational DBMS
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte0,25
Rang#320  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte1,70
Rang#150  Overall
#5  Vektor DBMS
Punkte0,00
Rang#397  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Websitecloud.google.com/­spannerwww.h2database.comwww.ibm.com/­products/­db2-event-storemilvus.iowww.searchxml.net/­category/­products
Technische Dokumentationcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2-event-storemilvus.io/­docs/­overview.mdwww.searchxml.net/­support/­handouts
EntwicklerGoogleThomas MuellerIBMinformationpartners gmbh
Erscheinungsjahr20172005201720192015
Aktuelle Version2.2.220, Juli 20232.02.3.4, Jänner 20241.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree developer edition availableOpen Source infoApache Version 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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
ImplementierungsspracheJavaC und C++C++, GoC++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMLinux infoLinux, macOS, Windows for the developer additionLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Windows
Datenschemajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajaneinneinja
SQL infoSupport of SQLja infoQuery statements complying to ANSI 2011jaja infothrough the embedded Spark runtimeneinnein
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
RESTful HTTP APIRESTful HTTP API
WebDAV
XQuery
XSLT
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
JavaC
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++ infomost other programming languages supported via APIs
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsjaneinja infoon the application server
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a databaseActive-active shard replicationja infosychronisation to multiple collections
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationACIDneinneinMehrere Lese-, ein Schreibprozess
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)No - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsDomain, group and role-based access control at the document level and for application services
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud SpannerH2IBM Db2 Event StoreMilvussearchxml
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
Google Cloud SpannerH2IBM Db2 Event StoreMilvussearchxml
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22. August 2019, IBM

IBM releases Cloud Private for Data
29. Mai 2018, ZDNet

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

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

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

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

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 Cloud boosts vector database performance
31. Januar 2024, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt