FlyQL
Developer ProductivityA lightweight, injection‑proof query language that parses human‑readable filter expressions into an AST and transpiles them to SQL for ClickHouse, PostgreSQL, and StarRocks across Go, Python, and JavaScript.
Features
- Parses readable filter expressions into a portable abstract syntax tree (AST).
- Transpiles the AST to SQL for ClickHouse, PostgreSQL, and StarRocks.
- Evaluates queries in‑memory without risking injection attacks.
- Provides full cross‑language parity: Go, Python, and JavaScript implementations.
- Includes a Vue 3 editor UI for interactive query building.
Recent releases
View all 3 releases →Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
About
Stars
9
Forks
5
Languages
JavaScript
Python
Go
Downloads/week
359
↑88%
NPM Maintainers
1
Single npm maintainer
Contributors
4
Install & Platforms
Install via
go
pip
npm