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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Couchbase vs. Google Cloud Spanner vs. H2 vs. Hive

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Couchbase vs. Google Cloud Spanner vs. H2 vs. Hive

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA 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.Data Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in Hadoop
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte2,89
Rang#103  Overall
#52  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.couchbase.comcloud.google.com/­spannerwww.h2database.comhive.apache.org
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.couchbase.comcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlcwiki.apache.org/­confluence/­display/­Hive/­Home
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupCouchbase, Inc.GoogleThomas MuellerApache Software Foundation infoUrsprünglich von Facebook entwickelt
Erscheinungsjahr20162011201720052012
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.2.220, Juli 20233.1.3, April 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangJavaJava
Server BetriebssystemegehostetLinux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesja infoQuery statements complying to ANSI 2011jaSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
ODBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
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
JDBC
ODBC
Thrift
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
JavaC++
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresjaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinJava Stored Procedures and User-Defined Functionsja infoBenutzerdefinierte Funktion und Map-Reduce Integration
Triggersjaja infoüber das TAP Protokollneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceAutomatic ShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Multi-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infousing Google Cloud Dataflowneinja infoAbfragen werden als MapReduce Jobs behandelt
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja 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 Datenmanipulationenjajajayes, 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 haltenneinja infoEphemeral bucketsneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer, Gruppen und Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCouchbase infoUrsprünglich Membase genanntGoogle Cloud SpannerH2Hive
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

bereitgestellt von Google News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

Database company Couchbase files for U.S. IPO
11. Mai 2024, Yahoo News UK

Couchbase Server and Capella to gain vector support
1. März 2024, InfoWorld

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6. Mai 2024, Datanami

bereitgestellt von Google News

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

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

bereitgestellt von Google News

Apache Software Foundation Announces Apache® Hive 4.0
30. April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1. Mai 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

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.

RaimaDB logo

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

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

Präsentieren Sie hier Ihr Produkt