Skip to content
Resources

Articles about Product (3)

How to import data to your CrateDB cluster

How to import data to your CrateDB cluster

In this tutorial, we'll walk you through three different approaches to importing data into your CrateDB Cloud cluster. Know them now.

Read more

CrateDB Community Day 2nd edition summary

CrateDB Community Day 2nd Edition: Summary and Highlights

We couldn't be happier with the great talks we had in this 1-hour event! Check the highlights with Kooky, Metabase, and Apache Flink.

Read more

Backward scrolling cursors in CrateDB

Backward scrolling cursors in CrateDB

CrateDB supports cursors, and since v5.2, you can also enjoy the support for backward scrolling with standard SQL commands. Learn more!

Read more

sharding and partitioning best practices in CrateDB

Guide to sharding and partitioning best practices in CrateDB

Learn about sharding and partitioning in CrateDB! The basic definitions, the principles behind shard distribution and replication and to avoid bottlenecks.

Read more

CrateDB 5.2 Scrollable Cursors, Bitwise Operators and New Aggregations

CrateDB v5.2: Scrollable Cursors, Bitwise Operators and New Aggregations

CrateDB v5.2 brings support for (backward) scrollable cursors, bitwise operators and min_by/max_by aggregations and more! Know all in this blog post.

Read more

Webinar IoT: SPGo! builds apps for monitoring and predictive maintenance

Webinar summary: How SPGo! builds apps for monitoring and predictive maintenance

In this summary, discover more about Crate.io's first expert talk of 2023! Know more about IIoT and how SPGo! builds apps for monitoring and predictive maintenance.

Read more

CrateDB 2023 tutorials

CrateDB tutorials to watch in 2023

You might wonder what the right place to start when using CrateDB. All of the tutorials are free to access and feature guidance from our best engineers.

Read more

Guide to write operations in CrateDB

Guide to write operations in CrateDB

In this guide, we will give you a throughout understanding of how CrateDB writes new records, basic concepts of Lucene and the concept of translog!

Read more

A goat jumping on a cow

Correlated sub-queries in CrateDB

Know everything about the concept of a correlated sub-query, its usage, and how it's currently implemented in CrateDB!

Read more

Working with cursors with SQL commands

Feature Focus: Working with cursors with SQL commands

Getting a large number of results in a single operation can put stress on resources. Learn how to work with cursors with SQL commands.

Read more