Hacker News new | ask | show | jobs
by tacone 3675 days ago
Uhm, TBH installing Java seems an overkill as well. I understand that parsing SQL would be harder without it, though.

It would be very nice to have a Rust/Go implementation.

1 comments

Java is only necessary for the "compilation" of the query. The resulting bash script uses only standard unix tools and runs without java.