The Guide for Time Series Data Projects is out.

Download now
Skip to content
Company

Blog

Lab Notes: How We Made Joins 23 Thousand Times Faster, Part Two

Lab Notes: How We Made Joins 23 Thousand Times Faster, Part Two

This is part two of a three-part miniseries that looks at how we improved join performance in the CrateDB 3.0 release.

Read more

Craties Go to J on the Beach

Craties Go to J on the Beach

Last month, three of us flew out for J on the Beach in Málaga, a conference for bringing "developers and DevOps together around Big Data."

Read more

Lab Notes: How We Made Joins 23 Thousand Times Faster, Part One

Lab Notes: How We Made Joins 23 Thousand Times Faster, Part One

We made faster joins by implementing a block hash algorithm and distributing its execution across the cluster. Find out more in this post.

Read more

CrateDB 3.0.2 (Stable) Available Now

CrateDB 3.0.2 (Stable) Available Now

Hey folks! CrateDB version 3.0.2 was released recently and is now available in the stable release channels.

Read more

Announcing Crate.io $11 Million Series A Round

Announcing Crate.io $11 Million Series A Round

A stellar group of investors joins Crate.io, and we are excited to announce an $11 million series A round!

Read more

Crate.io at Berlin Buzzwords 2018

Crate.io at Berlin Buzzwords 2018

Some of the Crate.io team attended Berlin Buzzwords 2018 last week. In this post, we will share some of the things we learned.

Read more

Crate.io and the EU General Data Protection Regulation

Crate.io and the EU General Data Protection Regulation

Crate.io takes data protection very seriously. We started work months ago to make sure we are compliant with the GDPR. Here's what we've been up to so far.

Read more

May is for Meet-ups!

May is for Meet-ups!

At Crate.io we love meet-ups and May is definitely the month for meeting!

Read more

Use CrateDB With SQLPad, a Self-Hosted Query Tool and Visualizer

Use CrateDB With SQLPad, a Self-Hosted Query Tool and Visualizer

In this post I will show you how to get set up with CrateDB and SQLPad on macOS, but these instructions should be trivially adaptable for Linux or Windows.

Read more

Lab Notes: Adding Support for Joins on Virtual Tables and Multi-Row Subselects

Lab Notes: Adding Support for Joins on Virtual Tables and Multi-Row Subselects

We recently added support for multi-row subselects. Memory can cause bottlenecks, but fortunately, we found the solution.

Read more