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

DBMS > AgensGraph vs. EDB Postgres vs. Google Cloud Spanner vs. H2 vs. Milvus

Vergleich der Systemeigenschaften AgensGraph vs. EDB Postgres vs. Google Cloud Spanner vs. H2 vs. Milvus

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A 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 searches
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSVektor DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Websitebitnine.net/­agensgraphwww.enterprisedb.comcloud.google.com/­spannerwww.h2database.commilvus.io
Technische Dokumentationbitnine.net/­documentationwww.enterprisedb.com/­docscloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlmilvus.io/­docs/­overview.md
EntwicklerBitnine Global Inc.EnterpriseDBGoogleThomas Mueller
Erscheinungsjahr20162005201720052019
Aktuelle Version2.1, Dezember 201814, Dezember 20212.2.220, Juli 20232.3.4, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziell infoBSD for PostgreSQL-componentskommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
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
ImplementierungsspracheCCJavaC++, Go
Server BetriebssystemeLinux
OS X
Windows
Linux
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Datenschemadepending on used data modeljajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaVector, Numeric and String
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.neinneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLjaja infoStandard mit zahlreichen Erweiterungenja infoQuery statements complying to ANSI 2011janein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (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
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
JavaC++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinJava Stored Procedures and User-Defined Functionsnein
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichhorizontale Partitionierung infoby hash, list or rangeShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source ReplikationMulti-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infousing Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoStrict serializable isolationACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess 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 rights
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphEDB PostgresGoogle Cloud SpannerH2Milvus
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
AgensGraphEDB PostgresGoogle Cloud SpannerH2Milvus
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News

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 Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

More AI Added to Google Cloud's Databases
28. Februar 2024, Datanami

bereitgestellt von Google News

What Is Milvus Vector Database?
6. Oktober 2023, 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

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.

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

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

Präsentieren Sie hier Ihr Produkt