Queryparser is Uber’s open-source Haskell library for parsing and analyzing SQL queries written in different dialects (Vertica, Hive, Presto). It creates a unified AST and supports name resolution using catalog metadata, enabling large-scale query analysis for lineage detection, analytics, and tooling.
Features
- Parses multiple SQL dialects: Vertica, Hive, Presto
- Produces a normalized AST for cross-dialect query representation
- Supports name resolution via schema/catalog information to fully qualify identifiers
- Designed for large-scale streaming query analysis pipelines
- Used to uncover foreign-key relationships and metadata across data warehouses
- MIT-licensed and built for integration into analytics ecosystems
Categories
Parser GeneratorsLicense
MIT LicenseFollow Queryparser
nel_h2
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Queryparser!