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. GeoMesa vs. H2 vs. jBASE vs. LeanXcale

Vergleich der Systemeigenschaften ClickHouse vs. GeoMesa vs. H2 vs. jBASE vs. LeanXcale

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenGeoMesa  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenLeanXcale  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.GeoMesa ist ein verteiltes spatio-temporal DBMS basierend auf verschiedenen Systemen als Storage Layer.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust multi-value DBMS comprising development tools and middlewareA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilities
Primäres DatenbankmodellRelational DBMSSpatial DBMSRelational DBMSMultivalue DBMSKey-Value Store
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte0,78
Rang#213  Overall
#4  Spatial DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte0,29
Rang#291  Overall
#41  Key-Value Stores
#132  Relational DBMS
Websiteclickhouse.comwww.geomesa.orgwww.h2database.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.leanxcale.com
Technische Dokumentationclickhouse.com/­docswww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.h2database.com/­html/­main.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
EntwicklerClickhouse Inc.CCRi und AndereThomas MuellerRocket Software (früher Zumasys)LeanXcale
Erscheinungsjahr20162014200519912015
Aktuelle Versionv24.4.1.2088-stable, Mai 20244.0.5, Februar 20242.2.220, Juli 20235.7
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache License 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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.
ImplementierungsspracheC++ScalaJava
Server BetriebssystemeFreeBSD
Linux
macOS
Alle Betriebssysteme mit einer Java VMAIX
Linux
Windows
Datenschemajajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesyesjaja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinjaEmbedded SQL for jBASE in BASICja infothrough Apache Derby
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBC
ODBC
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
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
Java.Net
Basic
Jabbascript
Java
C
Java
Scala
Server-seitige Scripts infoStored ProceduresjaneinJava Stored Procedures and User-Defined Functionsja
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customabhängig von Storage layerkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.abhängig von Storage layerWith clustering: 2 database servers on different computers operate on identical copies of a databaseja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistencyabhängig von Storage layerImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaabhängig von Storage layerjajaja
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.ja infoanhängig von dem zur Speicherung verwendeten DBMSBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights can be defined down to the item level

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
ClickHouseGeoMesaH2jBASELeanXcale
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

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

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

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

Temenos signs first customer in India
24. August 2009, Finextra

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Präsentieren Sie hier Ihr Produkt