Open Source

  1. Events
  2. Open Source

Views Navigation

Event Views Navigation

Today

ClickHouse® and Apache Parquet: Past, Present, and Future

Apache Parquet, a popular columnar storage format, has become a linchpin for data-driven organizations seeking efficient and scalable solutions.
ClickHouse® can read and write Parquet data at very high speeds which allows interesting integration capability.
In this webinar, we will walk through the existing ClickHouse® functionality, give an overview of performance improvements over the last year, and discuss how ClickHouse® can do even better.
Presenter: Alexander Zaitsev - Altinity co-founder and CTO. ClickHouse® expert since 2016

FOSDEM 2024 Conference

Our CEO, Robert Hodges, will be speaking at FOSDEM 2024, Brussels, on the 4th of February.
FOSDEM is a free event for software developers to meet, share ideas, and collaborate. Every year, thousands of developers of free and open-source software from all over the world gather at the event in Brussels.
FOSDEM 2024, February 3&4, Brussels.

ConFoo 2024 Conference

Another conference Robert Hodges is speaking at in February 2024 is ConFoo Canada. ConFoo is back for its 22nd edition, at Hotel Bonaventure in Montreal, with a full stack of incredible talks with the best speakers in the industry. You can expect a large variety of talks covering 10 major topics: Software Architecture, Software Quality & Security, Management, Artificial Intelligence, and DevOps along with the latest developments in PHP, Java, .Net, JavaScript, Python, …

Eureka! 8 developer tricks for running ClickHouse® on Kubernetes

Kubernetes is a great platform for ClickHouse® with many success stories. What are the tricks that make it possible? This webinar shows 8 practices to help ClickHouse® developers build faster and more cost-efficient analytics on Kubernetes. We'll start with using the Altinity operator, work our way through various techniques to scale up or shut off compute, and end with advice on zero-downtime upgrade. Along the way we'll review key Kubernetes features like node autoscaling. Join us to learn more about data on Kubernetes and impress your friends!

Deep Dive on ClickHouse® Sharding and Replication Webinar

ClickHouse® works out of the box on a single machine, but it gets complicated in a cluster. ClickHouse® provides two scaling-out dimensions -- sharding and replication -- and understanding when and how those should be applied is vital for production and high-load applications. In this webinar we will focus on ClickHouse® cluster setup and configuration, cluster operation in public clouds, executing distributed queries, hedged requests, and more.

ClickHouse® Performance Master Class – Tools and Techniques to Speed up any ClickHouse® App Webinar

ClickHouse® gives impressive performance out of the box. Our webinar will show you how to make it amazing. We start by providing a framework for performance that includes basic drivers like I/O and compute, as well as ClickHouse® structures like compression and indexes. We'll also discuss tools to evaluate performance including ClickHouse® system tables and EXPLAIN. We'll then demonstrate how to evaluate and improve performance for common query use cases ranging from MergeTree data on block storage to Parquet files in data lakes. Join our webinar to become a master at diagnosing query bottlenecks and curing them quickly.

DATA SUMMIT 2024

Database Trends & Applications is excited to bring our community of data professionals together this May in Boston for 3 days of practical advice, inspiring thought leadership, and in-depth training. Join your peers to learn, share, and celebrate the trends and technologies shaping the future of data. And, see where the world of big data and data science is going and how to get there first.
Our CEO, Robert Hodges is one of the speakers at this conference and his talk will reveal all on Elevate Your Data: Real-time Analytics on Kubernetes via ClickHouse (just changed title, but the same as Building Real-time Analytics on Kubernetes with the ClickHouse Operator).

Petabyte-Scale Data in Real-Time: ClickHouse®, S3 Object Storage, and Data Lakes

These days new ClickHouse® applications start with petabyte-sized datasets and scale up from there. Fortunately, ClickHouse® gives you open-source tools for real-time analytics on big data: MergeTree backed by object storage as well as reading on data lakes. We'll start by showing you popular design patterns for ingest, aggregation, and queries on source data. We'll then dig into specific best practices for defining S3 storage policies, reading from Parquet data, backing up, monitoring, and setting up high-performance clusters in the cloud. It's all open source and works in any cloud. Join us!

Building a Kubernetes Platform for Trillion Row Tables– CN Data at Scale

Kubernetes is an amazing platform for data, but it requires focus to deliver production apps, especially if they are large. In this talk I'll share learnings from operating a database SaaS for ClickHouse as well as helping customers do it themselves. We'll describe some of the attributes of large analytic applications, then discuss common approaches to building platforms to operate them. Our talk will cover use of standard tools like Terraform, Helm, and Argo CD, which work together to bring up Kubernetes and the apps that run inside it. Along the way we'll describe various "aha!" experiences, tools, and even team organization to support large database applications on Kubernetes.

Showing Beautiful ClickHouse® Data with the Altinity Grafana Plugin

The Altinity Grafana Plugin for ClickHouse is the most popular plugin for creating dashboards on ClickHouse data with over 15M downloads. In this webinar, we'll reveal how it works and how you can use it to create flexible, attractive dashboards for ClickHouse. We'll also show how you can use the plugin to create custom dashboards for Altinity.Cloud clusters and introduce some cool samples that work on any ClickHouse server. Finally, we'll discuss the roadmap for the plugin.  Join us to learn how to create beautiful data!

DevOpsDays Nashville 2024 Talk: Modern Application Debugging: An Introduction to OpenTelemetry

In this talk, Josh will be sharing his insights and experiences with OpenTelemetry, an open-source project that offers protocols, APIs, and SDKs for collecting metrics, traces, and logs from applications and services. He will cover the tools provided by the OpenTelemetry Community, including the Language SDKs, the Collector, and the OTLP formats for Metrics, Traces, and Logs. He will demonstrate how to instrument and observe a microservices application running on a Kubernetes cluster, utilizing the resources that OpenTelemetry has to offer. You will gain a deeper understanding of using open-source tools like Jaeger and Prometheus to analyze the telemetry signals from your application.

The Analytics Easy Button, or: How to Deploy ClickHouse® Services with Terraform, Helm, or Argo CD

Push-button deployment is the holy grail of analytic platforms, but what's the right path to fulfill your quest? In this webinar, we'll show the standard ways to deploy scalable, open-source ClickHouse services on Kubernetes using Terraform, Helm, or Argo CD.  Altinity.Cloud shortcuts to bring up fully managed, supported ClickHouse databases are of course included. Expect demos and working code examples you can nab to create your own easy buttons. From there the analytic possibilities are endless: from Kafka sinks for your entire org to observability pipelines that handle gigabytes of data per second. Join us to see how!