The Guide for Time Series Data Projects is out.

Download now
Skip to content
Product

CrateDB + Node-RED

Build scalable applications with CrateDB and Node-RED.
CrateDB logo

CrateDB is a hyper-fast opensource distributed database technology that combines the best out of the SQL and NoSQL worlds. It supports the PostgreSQL wire protocol for easy integration with many data engineering tools.

Node-Red logo
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It allows orchestrating message flows and transformations through an intuitive web interface.
cr-comparison-equal
The combination of CrateDB and Node-RED serve an important purpose. In certain database operations, there is a need to run the same queries repeatedly. This can lead to the need of a scheduling mechanism to automate the process. Solutions like Node-RED that serve this purpose perfectly. With CrateDB it also enables the user to read messages from an MQTT broker and seamlessly insert them into CrateDB and build scalable applications. 

Learn how to use CrateDB with Node-RED

TUTORIAL

March 29, 2023

Learn more about the usage of Node-RED with CrateDB at the example of reading messages from an MQTT broker and inserting them into CrateDB.

Blog

March 28, 2023

Learn about the different existing scheduling solutions and how to integrate them with CrateDB.