DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ClickHouse vs. EXASOL vs. IRONdb vs. RDF4J vs. Yaacomo

Vergleich der Systemeigenschaften ClickHouse vs. EXASOL vs. IRONdb vs. RDF4J vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
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.High-performance, in-memory, MPP database specifically designed for in-memory analytics.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.OpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSRDF StoreRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,31
Rang#37  Overall
#23  Relational DBMS
Punkte2,47
Rang#119  Overall
#57  Relational DBMS
Punkte0,72
Rang#234  Overall
#9  RDF Stores
Websiteclickhouse.comwww.exasol.comwww.circonus.com/solutions/time-series-database/rdf4j.orgyaacomo.com
Technische Dokumentationclickhouse.com/­docswww.exasol.com/­resourcesdocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentation
EntwicklerClickhouse Inc.ExasolCirconus LLC.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Q2WEB GmbH
Erscheinungsjahr20162000201720042009
Aktuelle Versionv23.12.1.1368-stable, Dezember 2023V0.10.20, January 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellkommerziellOpen Source infoEclipse Distribution License (EDL), v1.0.kommerziell
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.
  • 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.
  • 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++C und C++Java
Server BetriebssystemeFreeBSD
Linux
macOS
LinuxLinux
OS X
Unix
Windows
Android
Linux
Windows
Datenschemajajaschemafreija infoRDF Schemasja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infotext, numeric, histogramsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesyesjaneinjaja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)jaSQL-like query language (Circonus Analytics Query Language: CAQL)neinja
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
.Net
JDBC
ODBC
WebSocket
HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
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
Java
Lua
Python
R
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenyes, in Luaja
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customShardingAutomatic, metric affinity per nodekeinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.configurable replication factor, datacenter awarekeineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACID infoIsolation abhängig vom verwendeten APIACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoIn-memory Storage wird ebenfalls unterstütztja
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 rights for users, groups and roles according to SQL-standardneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
ClickHouseEXASOLIRONdbRDF4J infoformerly known as SesameYaacomo
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

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

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

ClickHouse Announces ClickPipes: A Continuous Data Ingestion Service for ClickHouse Cloud
26. September 2023, Yahoo Finance

bereitgestellt von Google News

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

Exasol Reimagines In-Memory Analytics with Major Database Update
30. Mai 2023, Datanami

Exasol Unveils the No-Compromise Analytics Database Unlocking Greater Productivity, Cost-Savings, and Flexibility
30. Mai 2023, Business Wire

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus and Lands New Funding
21. Februar 2024, GlobeNewswire

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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