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 > ClickHouse vs. HBase vs. Rockset vs. SAP IQ vs. Vitess

Vergleich der Systemeigenschaften ClickHouse vs. HBase vs. Rockset vs. SAP IQ vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableA scalable, reliable search and analytics service in the cloud, built on RocksDBColumnar RDBMS optimized for Big Data analyticsScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellRelational DBMSWide Column StoreDocument StoreRelational DBMS infospaltenorientiertRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSRelational DBMS
Suchmaschine
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,55
Rang#38  Overall
#23  Relational DBMS
Punkte27,97
Rang#26  Overall
#2  Wide Column Stores
Punkte0,82
Rang#212  Overall
#36  Document Stores
Punkte2,64
Rang#108  Overall
#52  Relational DBMS
Punkte0,88
Rang#203  Overall
#95  Relational DBMS
Websiteclickhouse.comhbase.apache.orgrockset.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlvitess.io
Technische Dokumentationclickhouse.com/­docshbase.apache.org/­book.htmldocs.rockset.comhelp.sap.com/­docs/­SAP_IQvitess.io/­docs
EntwicklerClickhouse Inc.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetRocksetSAP, formerly SybaseThe Linux Foundation, PlanetScale
Erscheinungsjahr20162008201919942013
Aktuelle Versionv24.4.1.2088-stable, Mai 20242.3.4, Jaenner 202116.1 SPS04, April 201915.0.2, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2kommerziellkommerziellOpen Source infoApache Version 2.0, commercial licenses available
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
ImplementierungsspracheC++JavaC++Go
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
Unix
Windows infomit Cygwin
gehostetAIX
HP-UX
Linux
Solaris
Windows
Docker
Linux
macOS
Datenschemajaschema-free, schema definition possibleschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptions to bring your own types, AVROdynamic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoingestion from XML files supportednein
Sekundärindizesyesneinall fields are automatically indexedjaja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinRead-only SQL queries, including JOINsjaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Java API
RESTful HTTP API
Thrift
HTTP RESTADO.NET
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C#
C++
Groovy
Java
PHP
Python
Scala
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
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 Proceduresjaja infoCoprocessors in Javaneinjaja infoproprietäre Syntax
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customShardingAutomatic shardingshared disk or shared nothing architectures with SAP IQ MultiplexerSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
jaSAP/Sybase Replication ServerMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaneinHadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinSingle row ACID (across millions of columns)neinACIDACID 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 haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights for users and organizations can be defined via Rockset consoleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder 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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
ClickHouseHBaseRocksetSAP IQ infofrüher: Sybase IQVitess
DB-Engines Blog Posts

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

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

Ubuntu 24.04 + Linux 6.9 Intel & AMD Server Performance
23. Mai 2024, Phoronix

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

bereitgestellt von Google News

What Is HBase?
19. August 2021, IBM

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
5. Juni 2014, Facebook Engineering

bereitgestellt von Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17. Mai 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20. Mai 2024, Blocks & Files

Rockset launches native support for hybrid vector and text search to power AI apps
16. Mai 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16. Mai 2024, Solutions Review

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

bereitgestellt von Google News

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Using SAP Hana as a data warehouse
17. August 2015, ComputerWeekly.com

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5. November 2020, The Register

bereitgestellt von Google News

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

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

PlanetScale offers undo button to reverse schema migration without losing data
24. März 2022, The Register

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

PlanetScale Serves up Vitess-Powered Serverless MySQL
23. November 2021, The New Stack

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt