DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > ClickHouse vs. InfluxDB vs. Kyligence Enterprise vs. Microsoft Azure Synapse Analytics vs. QuestDB

Vergleich der Systemeigenschaften ClickHouse vs. InfluxDB vs. Kyligence Enterprise vs. Microsoft Azure Synapse Analytics vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenKyligence Enterprise  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenQuestDB  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.DBMS for storing time series, events and metricsA distributed analytics engine for big data, built on top of Apache KylinElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA high performance open source SQL database for time series data
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMS infowith GEO packageRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,88
Rang#37  Overall
#22  Relational DBMS
Punkte22,12
Rang#28  Overall
#1  Time Series DBMS
Punkte0,44
Rang#259  Overall
#118  Relational DBMS
Punkte18,98
Rang#31  Overall
#19  Relational DBMS
Punkte2,81
Rang#98  Overall
#7  Time Series DBMS
Websiteclickhouse.comwww.influxdata.com/­products/­influxdb-overviewkyligence.io/­kyligence-enterpriseazure.microsoft.com/­services/­synapse-analyticsquestdb.io
Technische Dokumentationclickhouse.com/­docsdocs.influxdata.com/­influxdbdocs.microsoft.com/­azure/­synapse-analyticsquestdb.io/­docs
EntwicklerClickhouse Inc.Kyligence, Inc.MicrosoftQuestDB Technology Inc
Erscheinungsjahr20162013201620162014
Aktuelle Versionv24.6.2.17-stable, Juli 20242.7.6, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availablekommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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.
ImplementierungsspracheC++GoJavaC++Java (Zero-GC), C++, Rust
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
OS X infothrough Homebrew
LinuxgehostetLinux
macOS
Windows
Datenschemajaschemafreijajaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data and Stringsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyesneinjajanein
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like query languageANSI SQL for queries (using Apache Calcite)jaSQL with time-series extensions
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
HTTP API
JSON over UDP
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
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
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
Java
PHP
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored ProceduresjaneinTransact SQLnein
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customSharding infoin enterprise version onlySharding, horizontal partitioninghorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.frei wählbarer Replikationsfaktor infoin enterprise version onlyjaSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACID for single-table writes
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 haltenjaja infoDepending on used storage engineneinja infothrough memory mapped files
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.Einfache Rechteverwaltung mit Benutzeraccountsja
Weitere Informationen bereitgestellt vom Systemhersteller
ClickHouseInfluxDBKyligence EnterpriseMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseQuestDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17. September 2024

Telegraf 1.32 Release Notes
13. September 2024

An Introductory Guide to Cloud Security for IIoT
12. September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10. September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5. September 2024

Combine Java and Rust Code Coverage in a Polyglot Project
10. September 2024

Weather data visualization and forecasting with QuestDB, Kafka and Grafana
4. September 2024

Building a new vector based storage model
22. August 2024

Calibrating VWAP executions with QuestDB and Grafana
16. August 2024

Write Time: a call for community writers
13. August 2024

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ClickHouseInfluxDBKyligence EnterpriseMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseQuestDB
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A Beginner’s Guide to ClickHouse Database
13. September 2024, KDnuggets

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30. Juli 2024, TechCrunch

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16. Juli 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31. Juli 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1. August 2024, Datanami

bereitgestellt von Google News

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19. September 2024, Integration Developers

Run and manage open source InfluxDB databases with Amazon Timestream
14. März 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4. September 2024, VentureBeat

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5. September 2024, Datanami

InfluxData makes performance, storage improvements to InfluxDB 3.0
4. September 2024, InfoWorld

bereitgestellt von Google News

Kyligence Grows OLAP Business in the Cloud
20. Februar 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10. August 2021, VentureBeat

Kyligence rolls out unified metrics platform for analytics
28. Juni 2022, SiliconANGLE News

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support
10. August 2021, Blocks & Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP
9. November 2022, AWS Blog

bereitgestellt von Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8. April 2024, azure.microsoft.com

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22. März 2024, azure.microsoft.com

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT
18. Oktober 2023, AWS Blog

Announcing the retirement of SQL Server Stretch Database
3. Juli 2024, Microsoft

bereitgestellt von Google News

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3. Dezember 2020, Developer News

Aquis Exchange Goes Live With QuestDB For Real Time Monitoring
2. November 2022, FinanceFeeds

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt