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. Elasticsearch vs. Oracle NoSQL vs. Snowflake

Vergleich der Systemeigenschaften ClickHouse vs. Elasticsearch vs. Oracle NoSQL vs. Snowflake

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenSnowflake  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.Eine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSSuchmaschineDocument Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Spatial DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,31
Rang#37  Overall
#23  Relational DBMS
Punkte134,79
Rang#7  Overall
#1  Suchmaschinen
Punkte3,26
Rang#101  Overall
#18  Document Stores
#17  Key-Value Stores
#52  Relational DBMS
Punkte125,38
Rang#9  Overall
#6  Relational DBMS
Websiteclickhouse.comwww.elastic.co/­elasticsearchwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.com
Technische Dokumentationclickhouse.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.html
EntwicklerClickhouse Inc.ElasticOracleSnowflake Computing Inc.
Erscheinungsjahr2016201020112014
Aktuelle Versionv23.12.1.1368-stable, Dezember 20238.6, January 202323.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoElastic LicenseOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinja
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.
  • 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++JavaJava
Server BetriebssystemeFreeBSD
Linux
macOS
Alle Betriebssysteme mit einer Java VMLinux
Solaris SPARC/x86
gehostet
Datenschemajaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.Support Fixed schema and Schema-less deployment with the ability to interoperate between them.ja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesyesja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like query languageSQL-like DML and DDL statementsja
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Java API
RESTful HTTP/JSON API
RESTful HTTP APICLI Client
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
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjajaneinuser defined functions
Triggersneinja infoMittels Verwendung des 'Percolation' featuresneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customShardingShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureja
MapReduce infoBietet ein API für Map/Reduce OperationenneinES-Hadoop Connectorwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaMemcached and Redis integrationja infooff heap cachenein
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.Zugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen

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
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
ClickHouseElasticsearchOracle NoSQLSnowflake
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, 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

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

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, GovTech

Elastic Announces 2023 Elastic Excellence Awards Winners
27. März 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

Cribl forges strategic alliance with Elasticsearch for enhanced observability and AI integration
17. November 2023, SiliconANGLE News

AWS Elasticsearch Servers Host Malware
1. Dezember 2023, Dark Reading

bereitgestellt von Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7. Februar 2024, Yahoo Finance

Blog Theme - Details
21. August 2023, blogs.oracle.com

Blog Theme - Details
4. April 2023, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Rubrik adds Oracle, NoSQL and SAP Hana data protection
14. November 2018, ComputerWeekly.com

bereitgestellt von Google News

Observe, the data observability platform, raises $115M with Snowflake investing
27. März 2024, TechCrunch

Domo Expands Native Integration Capabilities within Snowflake Data Cloud
27. März 2024, Business Wire

Observe raises $115M from Sutter Hill, Snowflake Ventures to supercharge data cloud observability
27. März 2024, VentureBeat

Snowflake invests in $115M funding round of Observe, a data observability startup — TFN
28. März 2024, Tech Funding News

Snowflake sees surge in AI analysis in cloud data warehouse – Blocks and Files
25. März 2024, Blocks & Files

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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.

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