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. Milvus vs. RavenDB vs. TypeDB

Vergleich der Systemeigenschaften Google Cloud Spanner vs. H2 vs. Milvus vs. RavenDB vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  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.A DBMS designed for efficient storage of vector data and vector similarity searchesOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellRelational DBMSRelational DBMSVektor DBMSDocument StoreGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte1,81
Rang#144  Overall
#5  Vektor DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte0,81
Rang#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitecloud.google.com/­spannerwww.h2database.commilvus.ioravendb.nettypedb.com
Technische Dokumentationcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlmilvus.io/­docs/­overview.mdravendb.net/­docstypedb.com/­docs
EntwicklerGoogleThomas MuellerHibernating RhinosVaticle
Erscheinungsjahr20172005201920102016
Aktuelle Version2.2.220, Juli 20232.3.4, Jänner 20245.4, Juli 20222.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoGPL Version 3, commercial licenses available
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++, GoC#Java
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Datenschemajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaVector, Numeric and Stringneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLja infoQuery statements complying to ANSI 2011janeinSQL-like query language (RQL)nein
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
RESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
JavaC++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsneinjanein
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingShardingSharding infoby using Cassandra
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 databaseMulti-Source ReplikationMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowneinneinjaja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjaneinneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationACIDneinACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsAuthorization levels configured per client per databaseyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud SpannerH2MilvusRavenDBTypeDB infoformerly named Grakn
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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 SpannerH2MilvusRavenDBTypeDB infoformerly named Grakn
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 turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

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

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

What Is Milvus Vector Database?
6. Oktober 2023, The New Stack

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

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16. August 2021, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

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