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. DolphinDB vs. Drizzle vs. Sqrrl vs. Stardog

Vergleich der Systemeigenschaften ClickHouse vs. DolphinDB vs. Drizzle vs. Sqrrl vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been 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.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Adaptable, secure NoSQL built on Apache AccumuloEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Graph DBMS
RDF Store
Sekundäre DatenbankmodelleTime Series DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,31
Rang#37  Overall
#23  Relational DBMS
Punkte4,14
Rang#85  Overall
#6  Time Series DBMS
Punkte2,03
Rang#136  Overall
#12  Graph DBMS
#6  RDF Stores
Websiteclickhouse.comwww.dolphindb.comsqrrl.comwww.stardog.com
Technische Dokumentationclickhouse.com/­docsdocs.dolphindb.cn/­en/­help200/­index.htmldocs.stardog.com
EntwicklerClickhouse Inc.DolphinDB, IncDrizzle Projekt, ursprünglich gestartet von Brian AkerAmazon infoursprünglich Sqrrl Data, Inc.Stardog-Union
Erscheinungsjahr20162018200820122010
Aktuelle Versionv23.12.1.1368-stable, Dezember 2023v2.00.4, January 20227.2.4, September 20127.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infofree community version availableOpen Source infoGNU GPLkommerziellkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
  • 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++JavaJava
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
Windows
FreeBSD
Linux
OS X
LinuxLinux
macOS
Windows
Datenschemajajajaschemafreischema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesyesjajajaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like query languageja infomit propriätären ErweiterungenneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
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++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresjajaneinneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersneinneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customhorizontale PartitionierungShardingSharding infoBasierend auf Hadoopkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaMulti-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf HadoopMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaACIDAtomic updates per row, document, or graph entityACID
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 haltenjajaja
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.Administrators, Users, GroupsPluggable Authentication Mechanismen infoz.B. LDAP, HTTPCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Zugriffsrechte für Benutzer und Rollen

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

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, 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

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18. September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt