Hi Community,
I’m in the world of data & data engineering. This is the (here to stay) trends & technologies I see. Just sharing this with you as it would be great to have such components in the roadmap:
-
DuckDB (OLAP open source). While SQLite is a good option for OLTP, DuckDB is good for OLAP, fast, standalone, no pre-requisites, with multiple client interfaces (javascript, python, …)
-
Apache Iceberg (Open Table Format). A new way to store/retrieve data. Multiple engines (Spark, Snowflake, Databricks, Dremio, Trino, …) can already read/write Iceberg tables
Also, Trino now offers a js-trino-client : Trino | 63: Querying with JS
Having a Trino node would allow n8n to access many sources and execute very complex SQL.
All the components above would add great potential to n8n & data engineering world
my2c,
Stéphane