Skip to content

chris-pikul/go-prql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go PRQL

Go module/implementation for the PRQL pipelined query language.

WORK IN PROGRESS Watch/star for info on when it's ready.

Installation

Install like any other Go module for use as a library within your own projects...

go get github.com/chris-pikul/go-prql

There is a CLI within this package at ./cmd/ for use locally. To install only that use...

go get github.com/chris-pikul/go-prql/cmd

About

Go library/implementation for the PRQL pipelined query language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages