Skip to content
Resources

Articles about development

How to set up a CrateDB cluster with Kubernetes

How to set up a CrateDB cluster with Kubernetes

Setting up a CrateDB cluster with Kubernetes can be done in just a few steps, and scaling up and down is straightforward.

Read more

CrateDB, Machine Learning, and Hydroelectric Power: Part Two

CrateDB, Machine Learning, and Hydroelectric Power: Part Two

A real-life example of applied machine learning to prevent critical events in a hydroelectric power plant. Part two of the series.

Read more

Machine Learning and CrateDB, Part Three: Experiment Design & Linear Regression

Machine Learning and CrateDB, Part Three: Experiment Design & Linear Regression

In the third part of this miniseries, I show you how to predict the number of Twitter followers a user has using regression analysis.

Read more

Machine Learning and CrateDB, Part Two: Getting Started With Jupyter

Machine Learning and CrateDB, Part Two: Getting Started With Jupyter

In part two of this miniseries, learn how to get started with machine learning using CrateDB and Jupyter Notebook.

Read more

Machine Learning and CrateDB, Part One

Machine Learning and CrateDB, Part One

Part one of a miniseries that introduces you to the fundamentals of machine learning and shows you how to get started with some hands-on coding.

Read more

On Writing Beautiful Tests

On Writing Beautiful Tests

Testing and thinking about modes of failure as you design code will help you to write more robust software, which is, in turn, easier to maintain.

Read more

When is a SQL Subquery 260x Faster than a Left Join?

Learn why SQL subquery performance was 260x faster than a left join when querying 4.6 millions rows of ecommerce cross-sell data in a CrateDB database.

Read more

Analyzing Germany's weather with Crate.io

A blog post about my experiments importing 236 million rows of data of the german weather service, DWD, into Crate.

Read more

Using Spring Data Crate With Your Java REST Application

In this tutorial post will demonstrate how to integrate Spring Data Crate with your Java application based on a very simple Spring Boot REST application...

Read more

A Dozen Intel NUCs in a Shoebox

Discover how CrateDB built a portable datacenter using Intel NUCs, showcasing the power and scalability of their software.

Read more