Skip to content
Resources

Articles about feature

Cluster Cloning: The Ultimate Feature for Duplicating Your Cloud Cluster

Cluster Cloning: The Ultimate Feature for Duplicating Your Cloud Cluster

Do you want a faster, more efficient way to test new versions, migrate data, or try new features in a safe environment? Check the Cluster Cloning feature! 

Read more

Bulk Inserts with unnest

Bulk Inserts with unnest

CrateDB 0.55 introduces support for unnesting. Unnest uses arrays to generate a transient table with each array representing a column.

Read more

Improving on Joins

Improving on Joins

We've doubled the JOINs performance for almost all queries, and removed many of the previously existing restrictions.

Read more

CrateDB adds support for JOINs & Geo shapes at DockerCon 15

CrateDB adds support for JOINs & Geo shapes at DockerCon 15

Today we've taken two huge steps forward in our journey by releasing support for table joins, and support for Geo Shapes in our newest testing release (0.53.0).

Read more

Using Crate As a BLOB Store

Crate provides BLOB storage so you can persistently store and retrieve BLOB – typically pictures, videos or large unstructured files, providing a fully distributed cluster solution for BLOB storage.

Read more

How we chose the Facebook Presto SQL Parser for Crate

Crate is an elastic SQL Data Store. We created it to provide a quick and powerful massively scalable backend for data intensive (or analytics) apps...

Read more