Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 451 Bytes

Tiny SQL Binder

Key Components

  • Frontend
  • Security
  • Binder
  • Logical Plan Builder
  • Coercer
  • LogicalExpr
  • LogicalPlan
  • Rewriter
  • Catalog
  • Parser

Reference