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 > Apache Phoenix vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. InterSystems IRIS vs. Vitess

Vergleich der Systemeigenschaften Apache Phoenix vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. InterSystems IRIS vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformData warehousing service aus der CloudA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte1,30
Rang#164  Overall
#75  Relational DBMS
Punkte4,05
Rang#83  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte0,82
Rang#209  Overall
#97  Relational DBMS
Websitephoenix.apache.orgcloud.google.com/­datastorewww.ibm.com/­products/­db2/­warehousewww.intersystems.com/­products/­intersystems-irisvitess.io
Technische Dokumentationphoenix.apache.orgcloud.google.com/­datastore/­docsdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsvitess.io/­docs
EntwicklerApache Software FoundationGoogleIBMInterSystemsThe Linux Foundation, PlanetScale
Erscheinungsjahr20142008201420182013
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20192023.3, Juni 202315.0.2, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellkommerziellOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGo
Server BetriebssystemeLinux
Unix
Windows
gehostetgehostetAIX
Linux
macOS
Ubuntu
Windows
Docker
Linux
macOS
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafreijadepending on used data modelja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoImportieren/Exportieren von XML Daten möglichja
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL-like query language (GQL)jajaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
OLE DB
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenmit Google App EnginePL/SQL, SQL PLjaja infoproprietäre Syntax
TriggersneinCallbacks mit Google Apps Enginejajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using PaxosjaSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationja infomittels Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsjajaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajaja
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardyesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixGoogle Cloud DatastoreIBM Db2 warehouse infoformerly named IBM dashDBInterSystems IRISVitess
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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
Apache PhoenixGoogle Cloud DatastoreIBM Db2 warehouse infoformerly named IBM dashDBInterSystems IRISVitess
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2. Juni 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27. März 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2. Juni 2016, AWS Blog

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies in 2023
23. Oktober 2023, Analytics Insight

bereitgestellt von Google News

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6. Mai 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30. April 2024, pulseit.news

bereitgestellt von Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5. November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

They scaled YouTube — now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

PlanetScale review: Horizontally scalable MySQL in the cloud
1. September 2021, InfoWorld

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Präsentieren Sie hier Ihr Produkt