Skip to main content

SQL Node

Quick Reference

NameDescription
SQL QueryWrite a SQL statement to transform or filter events.

Overview

The Fleak SQL Node allows you to manipulate and transform data within your event workflows using standard SQL syntax.

Built on FleakSQL, a custom-built engine designed specifically for event processing, this node enables you to handle data transformations without the need for an external database. It leverages your existing knowledge of SQL, aligning closely with PostgreSQL syntax to make data manipulation intuitive and powerful.

Fleak SQL

For a complete list of supported functions, please consult the Fleak SQL Reference.