KiteSQL
KiteSQL copied to clipboard
Feat: Support `View`
Feature Request
- TODO: Support VIEW & CREATE VIEW & DROP VIEW
- TODO: EXCEPT with VIEW
- TODO: WHERE, GROUP BY, and HAVING clauses supported in queries with grouped views
- TODO: Multiple tables supported in queries with grouped views
- TODO: Set functions supported in queries with grouped views
ref: https://github.com/KipData/FnckSQL/issues/130#issue-2120228795
Prepare for OSPP 2024 as a student project