DesignDecisionArchitecture
SQL-first queries
The platform prioritizes SQL-first queries to allow direct, optimized SQL execution, enhancing flexibility and performance in data analysis. The design decision to accept raw SQL queries (SQL-first queries) is implemented in DataLens Development to prioritize working end-to-end flow.