Settings

Theme

Show HN: Gophrql – A pure Go implementation of PRQL

github.com

2 points by maxpert 6 days ago · 0 comments · 1 min read

Reader

I wrote GoPhRQL, a Go implementation of PRQL (https://prql-lang.org) the pipelined relational query language that compiles to SQL. I mostly built it because I wanted to use PRQL from Go and couldn’t find a working port. It’s functional, still evolving, and fun to hack on. It compiles to valid SQL for Postgres, MySQL, DuckDB, SQLite, and more.

You can access repo here: https://github.com/maxpert/gophrql

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection