Queries
Queries module is designed for working with tabular data efficiently. The platform provides an SQL editor, offering a powerful tool for crafting and executing queries on your data.
With Dflux's SQL editor, users can interact with tabular datasets seamlessly, performing operations and retrieving insights tailored to their analytical needs. It serves as a robust resource for manipulating and extracting valuable information from structured data within the Dflux environment, supporting a data-driven approach to analysis and exploration.
SQL Editor
Once you establish your connections to data sources, you can start writing and executing SQL code.
-
To go to the SQL editor, click on Queries
-
To add a new query, click on New Query. Upon clicking, you will be displayed with the SQL editor, where you can compose SQL code, save, and Run it.