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 > Alibaba Cloud PolarDB vs. Apache Phoenix vs. CockroachDB vs. HBase vs. Sequoiadb

Vergleich der Systemeigenschaften Alibaba Cloud PolarDB vs. Apache Phoenix vs. CockroachDB vs. HBase vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud PolarDB  Xaus Vergleich ausschliessenApache Phoenix  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.A scale-out RDBMS with evolutionary schema built on Apache HBaseCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSWide Column StoreDocument Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,66
Rang#235  Overall
#108  Relational DBMS
Punkte2,06
Rang#123  Overall
#58  Relational DBMS
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
Punkte27,97
Rang#26  Overall
#2  Wide Column Stores
Punkte0,50
Rang#258  Overall
#41  Document Stores
#120  Relational DBMS
Websitewww.alibabacloud.com/­product/­polardbphoenix.apache.orgwww.cockroachlabs.comhbase.apache.orgwww.sequoiadb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewphoenix.apache.orgwww.cockroachlabs.com/­docshbase.apache.org/­book.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerAlibabaApache Software FoundationCockroach LabsApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetSequoiadb Ltd.
Erscheinungsjahr2014201520082013
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 201924.1.0, Mai 20242.3.4, Jaenner 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheJavaGoJavaC++
Server BetriebssystemegehostetLinux
Unix
Windows
Linux
macOS
Windows
Linux
Unix
Windows infomit Cygwin
Linux
Datenschemajaja infolate-bound, schema-on-read capabilitiesdynamic schemaschema-free, schema definition possibleschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptions to bring your own types, AVROja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLjajayes, wire compatible with PostgreSQLneinSQL-like query language
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBCJDBCJava API
RESTful HTTP API
Thrift
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenJava
Python
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenneinja infoCoprocessors in JavaJavaScript
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinHadoop integrationneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDSingle row ACID (across millions of columns)während einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyRole-based access controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACeinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud PolarDBApache PhoenixCockroachDBHBaseSequoiadb
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» mehr
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» mehr
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» mehr
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» 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
Alibaba Cloud PolarDBApache PhoenixCockroachDBHBaseSequoiadb
DB-Engines Blog Posts

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

alle anzeigen

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud launches PolarDB database update - Chinadaily.com.cn
19. Januar 2024, China Daily

Chinese government blocks use of Intel, AMD chips in hardware
25. März 2024, TechRadar

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

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8. Februar 2024, ryt9.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration Across Asia
27. Januar 2021, MESA Website

bereitgestellt von Google News

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

Azure #HDInsight Apache Phoenix now supports Zeppelin
16. August 2018, Microsoft

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

Apache Drill Adds New Data Formats
28. März 2022, iProgrammer

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28. Juni 2016, ADT Magazine

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

mLogica and Cockroach Labs Partner to Accelerate Mainframe and Legacy Database Modernizations
30. Mai 2024, InvestorsObserver

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6. Mai 2015, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt