DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ClickHouse vs. Cubrid vs. Google Cloud Bigtable vs. Lovefield vs. SwayDB

Vergleich der Systemeigenschaften ClickHouse vs. Cubrid vs. Google Cloud Bigtable vs. Lovefield vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenCubrid  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenSwayDB  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.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Embeddable relational database for web apps written in pure JavaScriptAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value Store
Wide Column Store
Relational DBMSKey-Value Store
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte1,20
Rang#169  Overall
#78  Relational DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websiteclickhouse.comcubrid.com (korean)
cubrid.org (english)
cloud.google.com/­bigtablegoogle.github.io/­lovefieldswaydb.simer.au
Technische Dokumentationclickhouse.com/­docscubrid.org/­manualscloud.google.com/­bigtable/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
EntwicklerClickhouse Inc.CUBRID Corporation, CUBRID FoundationGoogleGoogleSimer Plaha
Erscheinungsjahr20162008201520142018
Aktuelle Versionv24.3.2.23-lts, April 202411.0, Jaenner 20212.1.12, February 2017
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0kommerziellOpen Source infoApache 2.0Open Source infoGNU Affero GPL V3.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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
ImplementierungsspracheC++C, C++, JavaJavaScriptScala
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
Windows
gehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyesjaneinjanein
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)janeinSQL-like query language infovia JavaScript builder patternnein
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
ADO.NET
JDBC
ODBC
OLE DB
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
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++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScriptJava
Kotlin
Scala
Server-seitige Scripts infoStored ProceduresjaJava Stored Proceduresneinneinnein
TriggersneinjaneinUsing read-only observersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customkeineShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica ReplikationInternal replication in Colossus, and regional replication between two clusters in different zoneskeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDAtomic single-row operationsACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja infousing MemoryDBja
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.fine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinnein

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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» 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
ClickHouseCubridGoogle Cloud BigtableLovefieldSwayDB
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

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

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22. Dezember 2023, Towards Data Science

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

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.

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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