Skip to content

FlyQL

Developer Productivity

A 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.

JavaScript Latest v1.0.2 · 5d ago Security brief →

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 →
No immediate action
v1.0.2 New feature

flyql-react package

No immediate action
golang/v1.0.1 Bug fix

PostgreSQL escaping + offset consistency

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

Beta — feedback welcome: [email protected]