top of page

CrateDB Table Create & Insert Demo

An n8n workflow demonstrating CrateDB integration: it creates a table, inserts a record with id and name, and retrieves the data. Utilizes manual trigger, CrateDB node for SQL operations, and data setting within n8n.

bottom of page