The Guide for Time Series Data Projects is out.

Download now
Skip to content
Company

Blog

Automating financial data collection and storage in CrateDB with Python and pandas 2.0.0

Automating financial data collection & storage in CrateDB with Python and pandas 2.0.0

In this step-by-step post, we introduce a method to get financial data from stock companies. Learn how to store this data in CrateDB and keep it up to date with companies’ data.

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

Replicating data from other databases to CrateDB with Debezium and Kafka

Replicating data from other databases to CrateDB with Debezium and Kafka

This step-by-step tutorial will show you an example of replicating changes on a table from MSSQL to CrateDB.

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

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

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