Skip to content
Resources

Blog

The Rise of the Distributed SQL Database

The Rise of the Distributed SQL Database

The rise of distributed SQL databases has revolutionized application architecture, allowing scalability & flexibility without sacrificing the SQL power.

Read more

What to Look at When You're Monitoring a Distributed Java Application

What to Look at When You're Monitoring a Distributed Java Application

In this post we will show you what to look at when you're monitoring a distributed java application.

Read more

Lab Notes: Extending Support for Scalar Subqueries

Lab Notes: Extending Support for Scalar Subqueries

In this post, I will introduce scalar subqueries, explain what challenges we faced extending this feature in CrateDB, and then show you how we addressed those challenges.

Read more

Feature Focus: Making Things Hyper Fast Fast

Feature Focus: Making Things Hyper Fast Fast

The CrateDB 2.3.x release line is stable now, so head on over to the downloads page to get started. In this post, I will take a closer look at some of the other new features in 2.3.

Read more

Feature Focus: UNION ALL

Feature Focus: UNION ALL

The CrateDB 2.3.x release line isn't stable yet, but if you're interested in trying it out for testing purposes, head on over to the downloads page. In this post, I will take a closer look at some of the new features.

Read more

Announcing CrateDB 2.3

Announcing CrateDB 2.3

A testing release of CrateDB 2.3 has just been published, and it's been enhanced with user password authentication, many SQL improvements, new doc and more.

Read more

Use CrateDB and PopSQL for Collaborative SQL Editing

Use CrateDB and PopSQL for Collaborative SQL Editing

A blog post about how to get set up with CrateDB and PopSQL, a collaborative desktop SQL editor for Mac OS X, Windows, and Linux.

Read more

Getting started with CrateDB as an MQTT endpoint

Getting started with CrateDB as an MQTT endpoint

How to write a simple Python script that publishes MQTT messages and how CrateDB simplifies this by acting as an MQTT endpoint.

Read more

Use CrateDB and Franchise for a Notebook Interface to Your Data

Use CrateDB and Franchise for a Notebook Interface to Your Data

In this blog post we'll show you how to get set up with CrateDB and Franchise using it for a Notebook Interface to Your Data.

Read more

Lab Notes: Implementing Non-Collapsable Subselects

Lab Notes: Implementing Non-Collapsable Subselects

CrateDB now supports non-collapsable subselects. Let us introduce you to the problem, and show you the steps Crate.io took to solve it.

Read more